Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@rrydbirk rrydbirk released this 14 Jul 09:43
· 3 commits to main since this release
e50c19c
  • Several minor bug fixes
  • Updated createEmbedding upon resolve of kharchenkolab/conos#123
  • Updated DESCRIPTION
  • Added checks for detectDoublets
  • Added possibility for multiple paths for "data.path" argument in initialize
  • Changed depth calculation from Conos depth to raw depth, i.e., column sums
  • Added plotting palette to object through argument pal
  • Fixed bug for filterCms where species was not forwarded to getMitoFraction internally
  • Moved adding list of CMs to CRMetrics object from addDetailedMetrics() to addCms() since this is more logical
  • detectDoublets can now export Python script with argument export = TRUE
  • Added addDoublets function to add doublet results generated with exported Python scripts
  • Updated vignette