Package: scConform
Type: Package
Title: Conformal Inference for Cell Type Annotation
Version: 1.0.0
Authors@R: c(
                  person("Daniela", "Corbetta", 
                  email = "daniela.corbetta@unipd.it", 
                  role = c("aut", "cre"), 
                  comment=c(ORCID="0009-0008-5026-8271")),
                  person("Tram", "Nguyen", role = "ctb"),
                  person("Nitesh", "Turaga", role = "ctb"),
                  person("Ludwig", "Geistlinger", role = "ctb")
           )
Description: Builds prediction interval for cell type annotation using
        conformal inference and conformal risk control. It provides two
        main methods. The first one gives prediction intervals with
        coverage guarantees based on standard conformal inference. The
        second one instead gives hierarchical prediction intervals that
        are consistent with the cell ontology.
License: Artistic-2.0
Depends: R (>= 4.5.0)
Suggests: knitr, Matrix, rmarkdown, BiocStyle, VGAM, ontoProc,
        MerfishData, doParallel, scuttle, SingleCellExperiment, scran,
        testthat (>= 3.0.0)
Imports: igraph, stats, SummarizedExperiment, BiocParallel, Rgraphviz
VignetteBuilder: knitr
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)
Encoding: UTF-8
biocViews: Software, Classification, SingleCell, Annotation
URL: https://github.com/ccb-hms/scConform
BugReports: https://github.com/ccb-hms/scConform/issues
Config/testthat/edition: 3
Config/pak/sysreqs: libglpk-dev libxml2-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:06:42 UTC
RemoteUrl: https://github.com/bioc/scConform
RemoteRef: RELEASE_3_23
RemoteSha: 11ab49c329067bb73443d6afa7fbd73518b7bcf8
NeedsCompilation: no
Packaged: 2026-04-30 06:26:07 UTC; root
Author: Daniela Corbetta [aut, cre] (ORCID:
    <https://orcid.org/0009-0008-5026-8271>),
  Tram Nguyen [ctb],
  Nitesh Turaga [ctb],
  Ludwig Geistlinger [ctb]
Maintainer: Daniela Corbetta <daniela.corbetta@unipd.it>
Built: R 4.6.0; ; 2026-04-30 06:45:44 UTC; windows
