View source: R/postProcessing.R
get_all_consistent_metabolite_info | R Documentation |
Read output of runMimosa.R from files to make a table of all relevant MIMOSA results for metabolites identified as consistent
get_all_consistent_metabolite_info(prefix, contribs_file)
prefix |
Naming prefix used by runMimosa.R |
contribs_file |
File of species-specific gene abundances used for calculating species contributions |
A table where every row represents genes and species that were identified as potential important contributors for a consistent metabolite get_all_consistent_metabolite_info("run1", "filePath/otu_gene_contributions.txt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.