Skip to content

Releases: phipsonlab/SuperCellCyto

Version 0.99.2

22 Sep 05:56

Choose a tag to compare

Changelog:

  • Moved data for vignettes to inst/extdata and update vignettes accordingly.
  • Added scripts to generate files in inst/extdata and a README to inst folder.
  • Updated qs object for vignettes to qs2 object.
  • Minor change in runSuperCellCyto to use sprintf to print warning message.

Version 0.99.1

23 Aug 23:13
f631cc6

Choose a tag to compare

Minor changes

  • Changed paste to sprintf for warning messages.
  • Moved example data to inst/extdata and update vignettes.
  • Add chunk labels to vignettes.

Version 0.99.0

14 Aug 07:31

Choose a tag to compare

Major changes

  • Added support to use median when recomputing supercells.
  • Introduced n_pc parameter to allow users to specify the number of
    principal components to use in the PCA step when computing supercells.
  • Added utils.R file 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

17 Jan 06:16

Choose a tag to compare

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}
}