Package: SuperCellCyto
Title: SuperCell For Cytometry Data
Version: 1.1.0
Authors@R: c(
    person("Givanna", "Putri", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7399-8014"), email = "givanna.h@gmail.com"),
    person("George", "Howitt", role = "aut"),
    person("Felix", "Marsh-Wakefield", role = "aut"),
    person("Thomas", "Ashhurst", role = "aut"),
    person("Belinda", "Phipson", role = "aut"))
Description: 
    SuperCellCyto provides the ability to summarise cytometry data into supercells
    by merging together cells that are similar in their marker expressions
    using the SuperCell package.
biocViews:
    CellBiology, 
    FlowCytometry,
    Software,
    SingleCell
License: GPL-3 + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
    SuperCell,
    data.table,
    Matrix,
    BiocParallel
Suggests:
    flowCore,
    knitr,
    rmarkdown,
    usethis,
    testthat (>= 3.0.0),
    BiocSingular,
    bluster,
    scater,
    scran,
    Seurat,
    SingleCellExperiment,
    BiocStyle,
    magick,
    qs2
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://phipsonlab.github.io/SuperCellCyto/
BugReports: https://github.com/phipsonlab/SuperCellCyto/issues
git_url: https://git.bioconductor.org/packages/SuperCellCyto
git_branch: devel
git_last_commit: 0098ab2
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
