Releases: libscran/scran_variances
Releases · libscran/scran_variances
v0.1.4
- Templating fix to handle non-
int
types for Index_
.
- Bugfix for
chooseHighlyVariableGenes
when keep_ties=false
and bound
are set.
v0.1.3
- Provide an option to set an absolute lower bound on the statistic when choosing HVGs.
v0.1.2
- Minor docfixes, mostly relating to parallelization.
v0.1.1
- Avoid warnings for signed integer comparison in
choose_highly_variable_genes_index
.
v0.1.0
First experimental release of this library.