Package: SanityR
Type: Package
Title: R/Bioconductor interface to the Sanity model gene expression
        analysis
Version: 1.1.0
Authors@R: c(
    person("Teo", "Sakel", 
           email = "teo@intelligentbiodata.com", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9946-9498")),
    person("MCIU/AEI", 
           role = c("fnd"),
           comment = c(ROR = "05r0vyz12", DOI = "10.13039/501100011033"))
  )
Description: a Bayesian normalization procedure derived from first
        principles. Sanity estimates expression values and associated
        error bars directly from raw unique molecular identifier (UMI)
        counts without any tunable parameters.
License: GPL (>= 3)
Encoding: UTF-8
biocViews: Software, GeneExpression, SingleCell, Normalization,
        Bayesian
BiocType: Software
URL: https://github.com/TeoSakel/SanityR
BugReports: https://github.com/TeoSakel/SanityR/issues
Imports: Rcpp, BiocGenerics, BiocParallel, MatrixGenerics, methods,
        S4Vectors, scuttle, SingleCellExperiment, SummarizedExperiment
LinkingTo: Rcpp
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0), scater,
        Rtsne
Config/testthat/edition: 3
VignetteBuilder: knitr
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:37:07 UTC
RemoteUrl: https://github.com/bioc/SanityR
RemoteRef: HEAD
RemoteSha: 65e0964c62c8631401b52ea5485596cee98b0598
NeedsCompilation: yes
Packaged: 2025-11-02 04:34:38 UTC; root
Author: Teo Sakel [aut, cre] (ORCID: <https://orcid.org/0000-0001-9946-9498>),
  MCIU/AEI [fnd] (ROR: <https://ror.org/05r0vyz12>, DOI:
    10.13039/501100011033)
Maintainer: Teo Sakel <teo@intelligentbiodata.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 04:37:10 UTC; windows
Archs: x64
