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, testthat Encoding: UTF-8 LazyData: true Suggests: markdown,dada2,rmarkdown,knitr,tools,Biostrings, DECIPHER, MASS VignetteBuilder: knitr biocViews: Software,GraphAndNetwork RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev zlib1g-dev Repository: https://guokai8.r-universe.dev Date/Publication: 2024-10-09 15:18:45 UTC RemoteUrl: https://github.com/guokai8/microbial RemoteRef: HEAD RemoteSha: b587bd20c6467a365512af56fbc9d36e29ae7966 NeedsCompilation: no Packaged: 2026-07-05 02:56:19 UTC; root Author: Kai Guo [aut, cre], Pan Gao [aut] Maintainer: Kai Guo