bel-enrichment / results

An application of the rational enrichment workflow to ten subgraphs from NeuroMMSig for the Human Brain Pharmacome project (https://pharmacome.scai.fraunhofer.de)

Home Page:https://bel-enrichment.github.io/results/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manuscript Results build zenodo

This repository contains the results described by Hoyt, et al (2019) in1.

We applied the rational enrichment workflow described in https://github.com/bel-enrichment/bel-enrichment to ten knowledge graphs from the NeuroMMSig inventory.

Repository Structure

  • rounds: Contains four sub-folders corresponding to the four rounds of rational enrichment that were done in the course of this work. Each round contains several folders named with HGNC gene symbols in which there are three files: one with the INDRA statements as a Python pickle file, one with the original curation sheet generated, and one with the annotations from the curator.
  • hbp_enrichment.py: Uses the bel_enrichment package to generate new curation sheets and make intermediate summary sheets. Requires installation of all Python packages listed in setup.cfg.
  • notebooks: Contains the notebooks used to generate the statistics and figures appearing in the manuscript
  • data: Contains intermediate results generated by the notebooks.

Installation

This repository can be installed from GitHub with the following command:

For developers, can be installed in development mode using the following commands:

It can be imported and used with the following. Note that it installs at a different name than the GitHub repository.

License

  • BEL scripts in this repository are licensed under the CC BY 4.0 license.
  • Python source code in this repository is licensed under the MIT license.

Acknowledgements

This work was done during the Human Brain Pharmacome project <https://pharmacome.scai.fraunhofer.de> funded by the Fraunhofer Society's MAVO program.


  1. Hoyt, C. T., et al (2019). Re-curation and Rational Enrichment of Knowledge Graphs in Biological Expression Language. Database, Volume 2019, 2019, baz068.

About

An application of the rational enrichment workflow to ten subgraphs from NeuroMMSig for the Human Brain Pharmacome project (https://pharmacome.scai.fraunhofer.de)

https://bel-enrichment.github.io/results/

License:Creative Commons Attribution 4.0 International


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%