ExposuresProvider / cam-pipeline

Data loading pipeline for CAM database
https://exposuresprovider.github.io/cam-pipeline/
MIT License
2 stars 4 forks source link

revise makefile to handle Reactome models in master branch #48

Closed balhoff closed 3 years ago

balhoff commented 3 years ago

The Reactome models are now being included in the GO noctua-models master branch. We need to revise accordingly how these are imported.

balhoff commented 3 years ago

Change SPARQL update to keep "development" status models that are provided by reactome.org.

Can remove:

https://github.com/NCATS-Tangerine/cam-pipeline/blob/fc2281b5ddf4fa947830e29a2f39821ed7d13c2d/Makefile#L38-L40

balhoff commented 3 years ago

Fixed by #55.