Package: cytofQC
Type: Package
Title: Labels normalized cells for CyTOF data and assigns probabilities
        for each label
Version: 1.99.1
Authors@R: c(
    person("Jill", "Lundell", role = c("aut", "cre"), email = "jflundell@gmail.com", comment = c(ORCID = "0000-0002-6048-4700")),
    person("Kelly", "Street", role = "aut", email = "street.kelly@gmail.com", comment = c(ORCID = "0000-0001-6379-5013")))
Description: cytofQC is a package for initial cleaning of CyTOF data.
        It uses a semi-supervised approach for labeling cells with
        their most likely data type (bead, doublet, debris, dead) and
        the probability that they belong to each label type. This
        package does not remove data from the dataset, but provides
        labels and information to aid the data user in cleaning their
        data. Our algorithm is able to distinguish between doublets and
        large cells.
License: Artistic-2.0
URL: https://github.com/jillbo1000/cytofQC
BugReports: https://github.com/jillbo1000/cytofQC/issues
biocViews: Software, SingleCell, Annotation
Encoding: UTF-8
Imports: CATALYST, flowCore, e1071, EZtune, gbm, ggplot2, matrixStats,
        randomForest, rmarkdown, SingleCellExperiment, stats,
        SummarizedExperiment, ssc, S4Vectors, graphics, methods,
        mixtools
RoxygenNote: 7.3.3
Suggests: gridExtra, knitr, RColorBrewer, testthat, uwot
VignetteBuilder: knitr
Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev
        libfreetype6-dev libfribidi-dev libglpk-dev make
        libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev
        libwebp-dev libxml2-dev libssl-dev perl zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-01-11 05:37:57 UTC
RemoteUrl: https://github.com/bioc/cytofQC
RemoteRef: HEAD
RemoteSha: f405e41ed0f198c19321fd7f9e82e4fd4fff707c
NeedsCompilation: no
Packaged: 2026-01-12 03:55:43 UTC; root
Author: Jill Lundell [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6048-4700>),
  Kelly Street [aut] (ORCID: <https://orcid.org/0000-0001-6379-5013>)
Maintainer: Jill Lundell <jflundell@gmail.com>
Built: R 4.6.0; ; 2026-01-12 03:59:05 UTC; windows
