Version 4.0.4
Changes
- Warn and continue rather than erroring if not all features are available in
FindSpatiallyVariableFeatures()(#4611) - Bug fix for SCT-based integration in selecting proper reference model (#4355)
- Bug fix for reading from absolute paths in ReadMtx (#4723)
- Bug fix in SingleCellExperiment conversion (#4633)
- Bug fix in
FindVariableFeatures()when usingselection.method = "mvp"andbinning.method = "equal_frequency"(#4712) - Bug fix in
DoHeatmap()to remove random characters from plot legend(#4660) - Fix cell renaming in
RunCCA() - Fix issue in SingleCellExperiment conversion where the mainExp would not be set properly
- Fix for default dispersion info displayed in
VariableFeaturePlot()
Additions
- Add
reductionparameter toBuildClusterTree()(#4598) - Add DensMAP option to
RunUMAP()(#4630) - Add
imageparameter toLoad10X_Spatial()andimage.nameparameter toRead10X_Image()(#4641) - Add
ReadSTARsolo()function to read output from STARsolo - Add
densifyparameter toFindMarkers() - Add
ReadParsebio()function to read output from Parse Biosciences - Add the
image.alphaparameter toSpatialDimPlot()andSpatialFeaturePlot()