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
171 stars 65 forks source link

Add client for RGD database #1449

Closed bgyori closed 2 months ago

bgyori commented 2 months ago

This PR adds a client for RGD (the Rat Genome Database) which periodically comes up as something that would be useful e.g., to be able to look up RGD IDs from rat gene names. This follows much of how #1391 was implemented.