Generate denormalized pathways for MP Biopath.
-
Clone the repository:
git clone https://github.com/reactome/mp-biopath-pathway-generator.git
-
Generate the files:
poetry run python create-denormalized-pathways.py
### Run Mypy
```bash
poetry run mypy --ignore-missing-imports .
poetry run flake8 .
python src/create-db-id-name-mapping-file.py