Skip to content

Releases: libscran/scran_aggregate

v0.2.2

28 Dec 05:40
Compare
Choose a tag to compare
  • Minor fix for the umbrella header.
  • Template fix for non-int types of Index_ in aggregate_across_cells().
  • Check that the row indices for each gene set are not out of range in aggregate_across_genes().
  • Bugfix to aggregate_across_genes() to zero user-supplied buffers.

v0.2.1

28 Dec 05:38
Compare
Choose a tag to compare
  • Added the aggregate_across_genes() function to aggregate expression values across genes, possibly with weights.

v0.2.0

19 Jul 15:47
Compare
Choose a tag to compare
  • Added combine_factors_unused() to combine factors while reporting unused combinations.
  • Added the clean_factor() utility to remove unused levels from a factor.
  • Streamlined combine_factors() by not reporting the counts, as these can be obtained externally.

v0.1.0

18 Jul 20:21
Compare
Choose a tag to compare

Experimental release of this library.