Version 3.1.0
Changes:
- Bug fixes in
LogSeuratCommand,Read10X,UpdateSeuratObject,FeaturePlot,WhichCells, andHoverLocator - Prevent dimnames for counts/data/scale.data matrices from being arrays
- Updates
ReadH5ADto distinguish FVF methods - Sink all output from stdout to stderr
- Fix to scale.data cell ordering after subsetting
- Enable Assay specification in
BuildClusterTree - Ensure features names don't contain pipes (|)
- Deprecation of
RunLSIandRunALRA - Fix legend bug when sorting in
ExIPlot
Additions:
- New
PrepSCTIntegrationfunction to facilitate integration after SCTransform - Reference-based integration with the reference parameter in
FindIntegrationAnchors - Reciprocal PCA as a reduction option in
FindIntegrationAnchors - New
CollapseEmbeddingOutliersfunction - Enable
FindTransferAnchorsafterSCTransform - Added back
ColorDimSplitfunctionality - Include a code of conduct
- Added uwot support as new default UMAP method
- Added
CheckDotsto catch unused parameters and suggest updated names ReductionsandAssaysassays functions to list stored DimReducs and Assays