Package: ANCOMBC
Type: Package
Title: Analysis of compositions of microbiomes with bias correction
Version: 1.0.5
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-03-09
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, microbiome, tidyverse, testthat, DT, magrittr, qwraps2
        (>= 0.5.0)
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_12
git_last_commit: c2662df
git_last_commit_date: 2021-03-09
Date/Publication: 2021-03-09
NeedsCompilation: no
Packaged: 2021-03-10 00:44:56 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.0.4; ; 2021-03-10 13:49:40 UTC; windows
