Get the same analysis results from the command line as from Reactome's Analyse Data Tool GUI.
The pathway enrichment results are written into these files:
Reactome Name | ReactomePy Name |
---|---|
result.csv | pathway_enrichment.csv |
result.pdf | pathway_enrichment.pdf |
mapping.csv | ids_mapping.csv |
not_found.csv | ids_notfound.csv |
$ src/bin/pwy_enrichment_reactome.py data/enrich/studyids/1q21o3.txt
Click on Analyze Data on Reactome's homepage to begin a pathway enrichment analysis.
Load the study ID file from the command line or in Reactome's Analyse Data Tool GUI.
Reactome Button | Reactome Name | ReactomePy Name |
---|---|---|
Result | result.csv | pathway_enrichment.csv |
Report (PDF) | result.pdf | pathway_enrichment.pdf |
Mapping | mapping.csv | ids_mapping.csv |
Not found | not_found.csv | ids_notfound.csv |
Copyright (C) 2018-present, DV Klopfenstein. All rights reserved.