Version 3.1.5
Changes
- Replace wilcox.test with limma implementation for a faster FindMarkers default method
- Better point separation for
VlnPlot
s when using thesplit.by
option - Efficiency improvements for anchor pairing
- Deprecate redundant
sort.cell
parameter 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
subset
andWhichCells
- Default split violin option is now a multi group option
- Preserve alpha in
FeaturePlot
when usingblend
- Update
assay.used
slot forDimReduc
s when Assay is renamed
Additions:
- New
scale
parameter inDotPlot
- New
keep.sparse
parameter inCreateGeneActivityMatrix
for a more memory efficient option - Added ability to store model learned by UMAP and project new data
- New
stip.suffix
option inRead10X
- Added
group.by
parameter toFeatureScatter