Package: scConform
Type: Package
Title: Conformal Inference for Cell Type Annotation
Version: 0.99.4
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.4.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
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-03-20 16:05:48 UTC
RemoteUrl: https://github.com/bioc/scConform
RemoteRef: HEAD
RemoteSha: db853e59f491b57c2844c724b2daac052da7fef4
NeedsCompilation: no
Packaged: 2026-04-05 06:24:40 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-05 06:42:17 UTC; windows
