MoseleyBioinformaticsLab / GOcats

A tool for categorizing Gene Ontology into subgraphs of user-defined emergent concepts
Other
7 stars 2 forks source link

Cleaned up parameter names. #18

Closed hunter-moseley closed 3 years ago

hunter-moseley commented 3 years ago

Properly opened ontology file and used try-except to handle unparsable ontology file. Prefiltered regulation edges.

ehinderer commented 3 years ago

Will look into this today.