New features:
- Added
SortIdents()
function to automatically order cell metadata according
to similarity (@JavenTyr)
Other changes:
- Change to SeuratObject v5.0.2 dependency
- Increase R dependency to 4.1
- Deprecate
CoverageBrowser()
- Add informative error message for
ClosestFeature()
when gene annotations are not present in the object (#1681) - Fix error in
CreateChromatinAssay()
when supplying a pre-computed Motif object (#1657) - Fix error in
CoveragePlot()
when combiningcells
andgroup.by
parameters (#1724) - Added warning in
FeatureMatrix()
when requested features are on seqnames not
present in the fragment file (#1754)