Package: SanityR
Type: Package
Title: R/Bioconductor interface to the Sanity model gene expression
        analysis
Version: 0.99.3
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
git_url: https://git.bioconductor.org/packages/SanityR
git_branch: devel
git_last_commit: 30898e5
git_last_commit_date: 2025-07-24
Repository: Bioconductor 3.22
Date/Publication: 2025-08-05
NeedsCompilation: yes
Packaged: 2025-08-06 01:55:50 UTC; biocbuild
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.5.1; x86_64-w64-mingw32; 2025-08-06 14:09:57 UTC; windows
Archs: x64
