Package: microbial
Type: Package
Title: Do 16s Data Analysis and Generate Figures
Version: 0.0.21
Authors@R: c(person("Kai","Guo",email = "guokai8@gmail.com",
           role = c("aut", "cre")
          ),
          person("Pan","Gao",role = "aut"))
Description: Provides functions to enhance the available 
            statistical analysis procedures in R by providing simple functions to 
            analysis and visualize the 16S rRNA data.Here we present a tutorial 
            with minimum working examples to demonstrate usage and dependencies. 
License: GPL-3
Depends: R (>= 3.5.0)
Imports: dplyr, plyr, magrittr, broom, phyloseq, vegan, rlang, ggplot2,
        ggpubr, DESeq2, SummarizedExperiment, S4Vectors, rstatix,
        tidyr, phangorn, randomForest, edgeR
Encoding: UTF-8
LazyData: true
Suggests: markdown,dada2,rmarkdown,knitr,tools,Biostrings, DECIPHER,
        MASS,testthat
VignetteBuilder: knitr
biocViews: Software,GraphAndNetwork
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-05-15 17:44:20 UTC; bioguo
Author: Kai Guo [aut, cre],
  Pan Gao [aut]
Maintainer: Kai Guo <guokai8@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-15 18:20:02 UTC
Built: R 4.3.3; ; 2024-05-15 23:30:04 UTC; unix
