Package: ANCOMBC
Type: Package
Title: Analysis of compositions of microbiomes with bias correction
Version: 1.2.2
Description: ANCOMBC is a package for normalizing the microbial observed
    abundance data due to unequal sampling fractions across samples, and 
    identifying taxa (e.g. phyla, families, genera, species, etc.) that are 
    differentially abundant with respect to the covariate of interest (e.g.
    study groups) between two or more groups of multiple samples.
Date: 2021-08-13
Authors@R: c(
    person(given = "Huang", 
           family = "Lin", 
           email = "HUL40@pitt.edu", 
           role = c("cre", "aut"),
           comment = c(ORCID = "0000-0002-4892-7871")),
    person(given = c("Shyamal", "Das"), 
           family = "Peddada", 
           email = "Shyamal.Peddada@nih.gov", 
           role = "aut",
           comment = c(ORCID = "0000-0002-5014-6513")))
License: Artistic-2.0
Imports: stats, MASS, nloptr, Rdpack, phyloseq, microbiome
Suggests: knitr, tidyverse, testthat, DT, magrittr, qwraps2 (>= 0.5.0),
        rmarkdown
biocViews: DifferentialExpression, Microbiome, Normalization,
        Sequencing, Software
BugReports: https://github.com/FrederickHuangLin/ANCOMBC/issues
URL: https://github.com/FrederickHuangLin/ANCOMBC
VignetteBuilder: knitr
RdMacros: Rdpack
Encoding: UTF-8
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/ANCOMBC
git_branch: RELEASE_3_13
git_last_commit: fa2dd53
git_last_commit_date: 2021-08-13
Date/Publication: 2021-08-15
NeedsCompilation: no
Packaged: 2021-08-15 15:51:58 UTC; biocbuild
Author: Huang Lin [cre, aut] (<https://orcid.org/0000-0002-4892-7871>),
  Shyamal Das Peddada [aut] (<https://orcid.org/0000-0002-5014-6513>)
Maintainer: Huang Lin <HUL40@pitt.edu>
Built: R 4.1.0; ; 2021-08-16 12:35:21 UTC; windows
