Package: microeco 1.8.0

Chi Liu

microeco:Microbial Community Ecology Data Analysis

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 analysis, beta diversity analysis, differential abundance test, null model analysis, network analysis, machine learning, environmental data analysis and functional analysis.

Authors:Chi Liu [aut, cre], Felipe R. P. Mansoldo [ctb], Minjie Yao [ctb], Xiangzhen Li [ctb]

microeco_1.8.0.tar.gz
microeco_1.8.0.tar.gz(r-4.5-noble)microeco_1.8.0.tar.gz(r-4.4-noble)
microeco_1.8.0.tgz(r-4.4-emscripten)microeco_1.8.0.tgz(r-4.3-emscripten)
microeco.pdf |microeco.html
microeco/json (API)

# Installmicroeco in R:
install.packages('microeco',repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/chiliubio/microeco/issues

Datasets:

15 exports 1.80 score 44 dependencies 3 dependents 2.6k downloads

Last updated 7 days agofrom:d78f968758

Exports:clonedropallfactorsmicrotabletidy_taxonomytrans_abundtrans_alphatrans_betatrans_classifiertrans_difftrans_envtrans_functrans_networktrans_normtrans_nullmodeltrans_venn

Dependencies:apecliclustercolorspacecpp11data.tabledigestdplyrfansifarvergenericsggplot2gluegtableigraphisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepermutepillarpkgconfigplyrR6RColorBrewerRcppreshape2rlangscalesstringistringrtibbletidyselectutf8vctrsveganviridisLitewithr

Readme and manuals

Help Manual

Help pageTopics
Copy an R6 class objectclone
The dataset structured with microtable class for the demonstration of examplesdataset
Remove all factors in a data framedropallfactors
The environmental factors for the 16S example dataenv_data_16S
The FungalTraits database for fungi trait predictionfungi_func_FungalTraits
The FUNGuild database for fungi trait predictionfungi_func_FUNGuild
Introduction to microeco package (https://github.com/ChiLiubio/microeco)microeco
Create 'microtable' object to store and manage all the basic files.microtable
The OTU table of the 16S example dataotu_table_16S
The OTU table of the ITS example dataotu_table_ITS
The phylogenetic tree of 16S example dataphylo_tree_16S
The modified FAPROTAX trait databaseprok_func_FAPROTAX
The modified NJC19 databaseprok_func_NJC19_list
The sample information of 16S example datasample_info_16S
The sample information of ITS example datasample_info_ITS
The KEGG data files used in the trans_func classTax4Fun2_KEGG
The taxonomic information of 16S example datataxonomy_table_16S
The taxonomic information of ITS example datataxonomy_table_ITS
Clean up the taxonomic table to make taxonomic assignments consistent.tidy_taxonomy
Create 'trans_abund' object for taxonomic abundance visualization.trans_abund
Create 'trans_alpha' object for alpha diversity statistics and visualization.trans_alpha
Create 'trans_beta' object for beta-diversity analysistrans_beta
Create 'trans_classifier' object for machine-learning-based model prediction.trans_classifier
Create 'trans_diff' object for the differential analysis on the taxonomic abundancetrans_diff
Create 'trans_env' object to analyze the association between environmental factor and microbial community.trans_env
Create 'trans_func' object for functional prediction.trans_func
Create 'trans_network' object for network analysis.trans_network
Feature abundance normalization/transformation.trans_norm
Create 'trans_nullmodel' object for phylogeny- and taxonomy-based null model analysis.trans_nullmodel
Create 'trans_venn' object for the Venn diagram, petal plot and UpSet plot.trans_venn