View source: R/rampQueryHelper.R
buildFrequencyTables | R Documentation |
Return all analytes that map to unique pathways in a pathwaydf
buildFrequencyTables(db = RaMP(), inputdf, pathway_definitions, analyte_type)
inputdf |
internal df with pathwayramp ids |
pathway_definitions |
If "RaMP" (default), use pathway definitions within RaMP-DB. Else, supply path to gmx file containing custom pathway definitions. GMX files are a tab-separated format that contain one analyte set per column, with the name of the set in the first row, and constituent analytes in subsequent rows |
analyte_type |
"genes" or "metabolites" |
dataframe of all analytes that map to the input pathways
Andrew Christopher Patt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.