Skip to content

scpcaTools v0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@allyhawkins allyhawkins released this 27 Nov 22:14
· 242 commits to main since this release
4a063ff

What's Changed

  • Update R to use 4.3.2
  • Run tests with renv and current package versions
  • Fixed some bugs in sce_to_anndata():
    • Remove objects and lists from metadata prior to converting SingleCellExperiment objects to AnnData
    • Check that SingleCellExperiment objects have > 1 cell prior to conversion to AnnData
  • Add precommit to repo
  • Update to Seurat v0.5.0 and use the AddMetaData() function in sce_to_seurat()

Full Changelog: v0.3.0...v0.3.1