Package: scConform
Type: Package
Title: Conformal Inference for Cell Type Annotation
Version: 1.1.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.r-universe.dev
Date/Publication: 2026-04-28 13:06:42 UTC
RemoteUrl: https://github.com/bioc/scConform
RemoteRef: HEAD
RemoteSha: 17c4fa93a1e350ffe7557aee8eb62f61eeac8f63
NeedsCompilation: no
Packaged: 2026-05-30 09:52:31 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-05-30 10:50:23 UTC; windows
