Package: microeco
Type: Package
Title: Microbial Community Ecology Data Analysis
Version: 0.5.1
Authors@R: c(person("Chi", "Liu", role = c("aut", "cre"), email = "liuchi0426@126.com"),
              person("Felipe", "Mansoldo", role = "cph", email = "mansoldo@micro.ufrj.br"),
			  person("Umer Zeeshan", "Ijaz", role = "cph", email = "Umer.Ijaz@glasgow.ac.uk"),
			  person("Chenhao", "Li", role = "cph", email = "CLI40@mgh.harvard.edu"),
			  person("Yang", "Cao", role = "cph", email = "yiluheihei@gmail.com"),
              person("Minjie", "Yao", role = "cph", email = "yaomj@fafu.edu.cn"),
              person("Xiangzhen", "Li", role = "cph", email = "lixz@cib.ac.cn")
			  )
Author: Chi Liu [aut, cre],
  Felipe Mansoldo [cph],
  Umer Zeeshan Ijaz [cph],
  Chenhao Li [cph],
  Yang Cao [cph],
  Minjie Yao [cph],
  Xiangzhen Li [cph]
Maintainer: Chi Liu <liuchi0426@126.com>
Description: A series of statistical and plotting approaches in microbial community ecology based on the R6 class. The classes are designed for data preprocessing, taxa abundance plotting, alpha diversity statistics, beta diversity statistics, differential abundance test and indicator taxon analysis, environmental data analysis, null model analysis, network analysis and functional analysis.
Depends: R (>= 3.5.0)
Imports: R6, stats, ape, vegan, rlang, data.table, magrittr, dplyr,
        tibble, scales, grid, ggplot2, RColorBrewer
Suggests: reshape2, GUniFrac, MASS, ggpubr, randomForest, ggdendro,
        ggrepel, agricolae, gridExtra, picante, pheatmap, igraph,
        rgexf, tidytree, mice, ggtree
License: GPL-3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-08-31 10:04:24 UTC; Chi
Repository: CRAN
Date/Publication: 2021-09-01 21:50:01 UTC
RoxygenNote: 7.1.1
