- Update vignettes for interoperability with sce to create sce object within
rather than loading from
qs2object. - Removed sce
q2object frominst/extdata.
- Moved data for vignettes to
inst/extdataand update vignettes accordingly. - Added scripts to generate files in
inst/extdataand a README to inst folder. - Updated qs object for vignettes to qs2 object.
- Minor change in
runSuperCellCytoto usesprintfto print warning message.
- Changed
pastetosprintffor warning messages. - Moved example data to
inst/extdataand update vignettes. - Add chunk labels to vignettes.
- Added support to use median when recomputing supercells.
- Introduced
n_pcparameter to allow users to specify the number of principal components to use in the PCA step when computing supercells. - Added
utils.Rfile to contain utility functions that are commonly used.
- Cleaned up functions and added improvements to the codebase, in accordance with the Bioconductor package development guidelines.
- Updated vignettes to BiocStyle.
- Added more tests.
This is the first release of SuperCellCyto.
This is also the version of SuperCellCyto that was used in our preprint:
@article{
putri2023supercellcyto,
title={SuperCellCyto: enabling efficient analysis of large scale cytometry datasets},
author={Putri, Givanna H and Howitt, George and Marsh-Wakefield, Felix and Ashhurst, Thomas Myles and Phipson, Belinda},
journal={bioRxiv},
pages={2023--08},
year={2023},
publisher={Cold Spring Harbor Laboratory}
}