Releases: phipsonlab/SuperCellCyto
Releases · phipsonlab/SuperCellCyto
Version 0.99.2
Changelog:
- Moved data for vignettes to
inst/extdataand update vignettes accordingly. - Added scripts to generate files in
inst/extdataand a README toinstfolder. - Updated
qsobject for vignettes toqs2object. - Minor change in
runSuperCellCytoto usesprintfto print warning message.
Version 0.99.1
Minor changes
- Changed paste to sprintf for warning messages.
- Moved example data to
inst/extdataand update vignettes. - Add chunk labels to vignettes.
Version 0.99.0
Major changes
- 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.
Minor changes
- Cleaned up functions and added improvements to the codebase, in accordance
with the Bioconductor package development guidelines. - Updated vignettes to BiocStyle.
- Added more tests.
v.0.1.0
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}
}