Skip to content

reactome/logic-network-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MP Biopath Pathway Generator

Generate denormalized pathways for MP Biopath.

Setup

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/reactome/mp-biopath-pathway-generator.git
  2. Generate the files:

    poetry run python create-denormalized-pathways.py

### Run Mypy

```bash
poetry run mypy --ignore-missing-imports .

Run fake8

poetry run flake8 .

Create db-id-name-mapping-file.tsv

python src/create-db-id-name-mapping-file.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages