sorgerlab / indra

INDRA (Integrated Network and Dynamical Reasoning Assembler) is an automated model assembly system interfacing with NLP systems and databases to collect knowledge, and through a process of assembly, produce causal graphs and dynamical models.
http://indra.bio
BSD 2-Clause "Simplified" License
173 stars 65 forks source link

Add EC client #1373

Closed cthoyt closed 2 years ago

cthoyt commented 2 years ago

This PR does the following:

  1. Implements PyOBO-based ontology loader
  2. Adds EC resource
  3. Adds an EC client and tests
  4. Adds EC content to Bio-ontology (updates mock ontology and adds tests)