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
ReadH5AD
to 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
RunLSI
andRunALRA
- Fix legend bug when sorting in
ExIPlot
Additions:
- New
PrepSCTIntegration
function to facilitate integration after SCTransform - Reference-based integration with the reference parameter in
FindIntegrationAnchors
- Reciprocal PCA as a reduction option in
FindIntegrationAnchors
- New
CollapseEmbeddingOutliers
function - Enable
FindTransferAnchors
afterSCTransform
- Added back
ColorDimSplit
functionality - Include a code of conduct
- Added uwot support as new default UMAP method
- Added
CheckDots
to catch unused parameters and suggest updated names Reductions
andAssays
assays functions to list stored DimReducs and Assays