Skip to content

UCell version 1.3

Compare
Choose a tag to compare
@mass-a mass-a released this 02 Feb 16:14
· 77 commits to master since this release

New in this release:

  • Switch from future to BiocParallel to parallelize jobs (towards BioC submission)
  • Add support for SingleCellExperiment - function ScoreSignatures_UCell() interacts directly with sce objects
  • Signatures cannot be larger than maxRank parameter
  • Do not rank more genes (maxRank) than there are in the input matrix