CRMetrics 0.3.2
- Fixed error in plotFilteredCells
- Added author e-mail (missing)
CRMetrics 0.3.1
- Minor bug fix for issue #52
CRMetrics 0.3.0
- Several minor bug fixes
- Updated createEmbeddingupon resolve of
https://github.com/kharchenkolab/conos/issues/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 filterCmswherespecieswas
not forwarded togetMitoFractioninternally
- Moved adding list of CMs to CRMetrics object from
addDetailedMetrics() to addCms() since this is more logical
- detectDoubletscan now export Python script with
argument- export = TRUE
- Added addDoubletsfunction to add doublet results
generated with exported Python scripts
- Updated vignette
CRMetrics 0.2.3
- Updated tests and examples to pass CRAN checks
CRMetrics 0.2.2
- Prepared for submission to CRAN
CRMetrics 0.2.1
- Added a NEWS.mdfile to track changes to the
package.