dvklopfenstein / ReactomePy

Explore biomolecular pathways in Reactome from the command-line or a Python script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactome, Python, and Neo4j

DOI License: GPL v3 Latest PyPI version Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge

Explore biomolecular pathways in the Reactome graph database from the command-line or a Python script.

Reactome

In addition to biomolecular pathways, Reactome contains expert-authored and peer-reviewed reactions, molecular complex ingredients and structure, and protein-protein interactions.

Reactome also provides links from pathways, reactions, and molecules to biological models, associated research papers, URLs, and books.

Use this Python3 library to:

  1. Run Reactome's Neo4j Tutorial from one of the Jupyter notebooks or a plain Python script

  2. Find enriched pathways from the command line, accessing Reactome's online Pathway Analysis Service

  3. Write your own Python scripts accessing the Reactome database through Neo4j

Links

To Cite

Please cite if this repo is used in your research:

Klopfenstein DV, Dampier W ReactomePy Zenodo | (2019) | DOI: 10.5281/zenodo.2634376

BibLaTeX citation

@online{klopfenstein2019reactomepy,
  author = {Klopfenstein, DV and 
            Dampier, W},
  title = {ReactomePy},
  year = 2019,
  month = apr,
  url = {https://github.com/dvklopfenstein/ReactomePy},
  doi = {10.5281/zenodo.2634376},
}

Copyright (C) 2018-present, DV Klopfenstein. All rights reserved.

About

Explore biomolecular pathways in Reactome from the command-line or a Python script

License:GNU Affero General Public License v3.0


Languages

Language:Python 99.2%Language:Jupyter Notebook 0.8%Language:Makefile 0.0%