Implementation of some functions that may come handy in analysing microbiome data.
The microbiomics package is developed at GitHub (https://github.com/tvatanen/microbiomics/).
Following functions are included:
read_metaphlan_tableread a MetaPhlAn 2.0 output file as an R data frame
jaccardcompute Jaccard distance/index between given microbial profiles
read_taxon_tableread a summarize_taxa.py output file as an R data frame
pairwise_spearmancompute pairwise correlations between columns of two data sets
get_significant_valuesget significant components among a matrix of measurements
Maaslin.wrapperrun MaAsLin (https://bitbucket.org/biobakery/maaslin/) given a set of taxa and metadata
Maaslin2.wrapperrun MaAsLin2 (https://bitbucket.org/biobakery/maaslin2/) given a set of taxa and metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.