geneontology / pathways2GO

Code for converting between BioPAX pathways and Gene Ontology Causal Activity Models (GO-CAM)
8 stars 0 forks source link

Prevent emitting entities if drug #271

Closed dustine32 closed 1 year ago

dustine32 commented 1 year ago

For #264.

This stops emitting entities earlier in the conversion process once it's detected they are drugs.

This code was used to generate the latest Reactome 85 load to noctua-dev in https://github.com/geneontology/noctua-models/pull/254.

dustine32 commented 1 year ago

Merging to continue work on the Yeast Pathways models.