Skip to content

Version 3.1.5

Compare
Choose a tag to compare
@mojaveazure mojaveazure released this 17 Apr 17:39
· 4153 commits to master since this release
b51801b

Changes

  • Replace wilcox.test with limma implementation for a faster FindMarkers default method
  • Better point separation for VlnPlots when using the split.by option
  • Efficiency improvements for anchor pairing
  • Deprecate redundant sort.cell parameter in FeaturePlot
  • Fixes to ensure correct class of Matrix passed to c++ functions
  • Fixes for underscores in ident labels for DotPlot
  • Ensure preservation of matrix dimnames in SampleUMI
  • Fix non-standard evaluation problems in subset and WhichCells
  • Default split violin option is now a multi group option
  • Preserve alpha in FeaturePlot when using blend
  • Update assay.used slot for DimReducs when Assay is renamed

Additions:

  • New scale parameter in DotPlot
  • New keep.sparse parameter in CreateGeneActivityMatrix for a more memory efficient option
  • Added ability to store model learned by UMAP and project new data
  • New stip.suffix option in Read10X
  • Added group.by parameter to FeatureScatter