View source: R/load_datasets.R View source: R/MERIT_functions.R
This function loads a datasets
1 2 3 4 5 6 7 | load_datasets(filename.genes = "data/genes.txt",
filename.experiment_ids = "data/experiment_ids.txt",
filename.foldChange_differentialExpression = "data/m.foldChange_differentialExpression.txt",
filename.pvalue_differentialExpression = "data/m.pvalue_differentialExpression.txt",
filename.experiment_condition_tissue_annotation = "data/df.experiment_condition_annotation.txt",
filename.transcriptionfactor_annotation = "data/df.transcriptionFactorAnnotation.txt",
filename.geneGroups = "data/df.enzymes_w_metabolic_domains.txt")
|
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.