Version 4.0.2
Changes
- Preserve feature metadata when converting from
SingleCellExperiment
toSeuratObject
class
(#4205) - Preserve multiple assays when converting from
SingleCellExperiment
toSeuratObject
class
(#3764) - Fix passing of
score.thresh
parameter inScoreJackStraw()
(#4268) - Fix FC calculation in
FindMarkers()
non-log transformed data. - Add umap-learn version >= 0.5.0 compatibility for
RunUMAP()
- Fix
DotPlot
to uselog1p
whenscale=False
(#4298) - Fix split and shuffled
DimPlot
- Disallow NULL or another length 0 vector for
ident.1
inFindMarkers()
- Fix range shift when labeling clusters on a GeomSpatial plot
- Fix SpatialPlot distortion for non-square images.
- Fix future-related warnings in
FindIntegrationAnchors()
- Fix
fc.name
parameter inFindMarkers()
(#4474) - Deprecate
group.by
parameter inPlotPerturbScore()
in favor ofmixscape.class
.
Additions
- New
AddAzimuthScores()
andAddAzimuthResults()
functions - Add
shuffle
parameter toFeatureScatter()
(#4280) - Add
lsiproject
andrpca
options forFindTransferAnchors()
- Add
rlsi
option forFindIntegrationAnchors()