Package: microbial
Type: Package
Title: Do 16s Data Analysis and Generate Figures
Version: 0.0.22
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.3.2
NeedsCompilation: no
Packaged: 2025-10-06 11:43:50 UTC; bioguo
Author: Kai Guo [aut, cre],
  Pan Gao [aut]
Maintainer: Kai Guo <guokai8@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-06 12:30:02 UTC
Built: R 4.5.1; ; 2025-10-06 13:15:16 UTC; unix
