Skip to content

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

License

Notifications You must be signed in to change notification settings

dvklopfenstein/ReactomePy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

42a6b37 · Oct 12, 2024
Mar 29, 2019
May 23, 2022
Apr 1, 2019
May 16, 2021
May 23, 2022
Mar 4, 2019
Oct 1, 2018
Jun 20, 2020
Aug 18, 2023
Oct 12, 2024
Apr 14, 2019
Oct 12, 2024
Apr 10, 2019
Nov 19, 2023

Repository files navigation

Reactome, Python, and Neo4j

DOI License: GPL v3 Latest PyPI version 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.