Package: transformGamPoi
Type: Package
Title: Variance Stabilizing Transformation for Gamma-Poisson Models
Version: 1.16.0
Authors@R: person("Constantin", "Ahlmann-Eltze", email = "artjom31415@googlemail.com", 
               role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3762-068X"))
Description: Variance-stabilizing transformations help with the
        analysis of heteroskedastic data (i.e., data where the variance
        is not constant, like count data). This package provide two
        types of variance stabilizing transformations: (1) methods
        based on the delta method (e.g., 'acosh', 'log(x+1)'), (2)
        model residual based (Pearson and randomized quantile
        residuals).
BugReports: https://github.com/const-ae/transformGamPoi/issues
URL: https://github.com/const-ae/transformGamPoi
License: GPL-3
Encoding: UTF-8
Imports: glmGamPoi, DelayedArray, Matrix, MatrixGenerics,
        SummarizedExperiment, HDF5Array, methods, utils, Rcpp
Suggests: testthat, TENxPBMCData, scran, knitr, rmarkdown, BiocStyle
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Config/testthat/edition: 3
biocViews: SingleCell, Normalization, Preprocessing, Regression
VignetteBuilder: knitr
LinkingTo: Rcpp
Config/pak/sysreqs: make
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:12:07 UTC
RemoteUrl: https://github.com/bioc/transformGamPoi
RemoteRef: RELEASE_3_22
RemoteSha: aca099c7af7180c73e528628896b1506b1f99533
NeedsCompilation: yes
Packaged: 2025-11-11 18:14:04 UTC; root
Author: Constantin Ahlmann-Eltze [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3762-068X>)
Maintainer: Constantin Ahlmann-Eltze <artjom31415@googlemail.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-12 03:10:43 UTC; windows
Archs: x64
