monarch-initiative / SLDBGen

6 stars 3 forks source link

Code fixes #176

Closed pnrobinson closed 3 years ago

pnrobinson commented 3 years ago

This PR fixes two errors in the code base -- self loops and the fact that the prefix NCBIGene: was left off of some gene ids in the output. Now the SyntheticLethalityInteraction throws an error if either of these errors are encountered.

pnrobinson commented 3 years ago

All tests are passed, I am going to accept this --