Releases: libscran/scran_aggregate
Releases · libscran/scran_aggregate
v0.3.1
17 Jan 02:56
Compare
Sorry, something went wrong.
No results found
Spin out factor-related functions into the factorize library. These are now soft-deprecated.
v0.3.0
11 Aug 17:02
Compare
Sorry, something went wrong.
No results found
Updated tatami dependencies.
Minor internal improvements to performance, formatting.
v0.2.3
08 Jan 07:40
Compare
Sorry, something went wrong.
No results found
Bugfix for aggregate_across_cells() where uninitialized buffers supplied by the user were not zeroed before summation.
v0.2.2
28 Dec 05:40
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Added the aggregate_across_genes() function to aggregate expression values across genes, possibly with weights.
v0.2.0
19 Jul 15:47
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Experimental release of this library.