Version 3.1.5
Changes
- Replace wilcox.test with limma implementation for a faster FindMarkers default method
- Better point separation for
VlnPlots when using thesplit.byoption - Efficiency improvements for anchor pairing
- Deprecate redundant
sort.cellparameter inFeaturePlot - 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
subsetandWhichCells - Default split violin option is now a multi group option
- Preserve alpha in
FeaturePlotwhen usingblend - Update
assay.usedslot forDimReducs when Assay is renamed
Additions:
- New
scaleparameter inDotPlot - New
keep.sparseparameter inCreateGeneActivityMatrixfor a more memory efficient option - Added ability to store model learned by UMAP and project new data
- New
stip.suffixoption inRead10X - Added
group.byparameter toFeatureScatter