1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: r-bioc-metagenomeseq
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 11~),
dh-r,
r-base-dev,
r-bioc-biobase,
r-bioc-limma,
r-cran-glmnet,
r-cran-rcolorbrewer,
r-cran-matrixstats,
r-cran-foreach,
r-cran-matrix,
r-cran-gplots
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-metagenomeseq
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-metagenomeseq.git
Homepage: https://bioconductor.org/packages/metagenomeSeq/
Package: r-bioc-metagenomeseq
Architecture: all
Depends: ${R:Depends},
${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R statistical analysis for sparse high-throughput sequencing
MetagenomeSeq is designed to determine features (be it Operational
Taxanomic Unit (OTU), species, etc.) that are differentially abundant
between two or more groups of multiple samples. metagenomeSeq is
designed to address the effects of both normalization and under-sampling
of microbial communities on disease association detection and the
testing of feature correlations.
|