Package: NewWave
Type: Package
Title: Negative binomial model for scRNA-seq
Version: 1.20.0
Authors@R: c(person("Federico", "Agostinis", role = c("aut", "cre"),
                    email = "federico.agostinis@outlook.com"),
             person("Chiara", "Romualdi", role = "aut"),
             person("Gabriele", "Sales", role = "aut"),
             person("Davide", "Risso", role = "aut"))
Description: A model designed for dimensionality reduction and batch
        effect removal for scRNA-seq data. It is designed to be
        massively parallelizable using shared objects that prevent
        memory duplication, and it can be used with different
        mini-batch approaches in order to reduce time consumption. It
        assumes a negative binomial distribution for the data with a
        dispersion parameter that can be both commonwise across gene
        both genewise.
Depends: R (>= 4.0), SummarizedExperiment
Imports: methods, SingleCellExperiment, parallel, irlba, Matrix,
        DelayedArray, BiocSingular, SharedObject, stats
Suggests: testthat, rmarkdown, splatter, mclust, Rtsne, ggplot2, Rcpp,
        BiocStyle, knitr
License: GPL-3
VignetteBuilder: knitr
biocViews: Software, GeneExpression, Transcriptomics, SingleCell,
        BatchEffect, Sequencing, Coverage, Regression
Encoding: UTF-8
RoxygenNote: 7.1.1
BugReports: https://github.com/fedeago/NewWave/issues
Config/pak/sysreqs: make
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:04:34 UTC
RemoteUrl: https://github.com/bioc/NewWave
RemoteRef: RELEASE_3_22
RemoteSha: abfdb4d02272804e7fb2c3548b64897008fb5cff
NeedsCompilation: no
Packaged: 2025-11-11 16:13:53 UTC; root
Author: Federico Agostinis [aut, cre],
  Chiara Romualdi [aut],
  Gabriele Sales [aut],
  Davide Risso [aut]
Maintainer: Federico Agostinis <federico.agostinis@outlook.com>
Built: R 4.5.2; ; 2025-11-11 16:19:48 UTC; windows
