scpcaTools v0.3.1
Pre-release
Pre-release
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 toAnnData
- Check that
SingleCellExperiment
objects have > 1 cell prior to conversion toAnnData
- Remove objects and lists from metadata prior to converting
- Add precommit to repo
- Update to Seurat v0.5.0 and use the
AddMetaData()
function insce_to_seurat()
Full Changelog: v0.3.0...v0.3.1