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.6.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
git_url: https://git.bioconductor.org/packages/scConform
git_branch: devel
git_last_commit: db853e5
git_last_commit_date: 2026-03-20
Repository: Bioconductor 3.23
Date/Publication: 2026-04-02
NeedsCompilation: no
Packaged: 2026-04-02 23:55:11 UTC; biocbuild
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>
