Skip to content

1.14.0

Latest
Compare
Choose a tag to compare
@timoast timoast released this 17 Sep 13:59

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 combining cells and group.by parameters (#1724)
  • Added warning in FeatureMatrix() when requested features are on seqnames not
    present in the fragment file (#1754)