mcw.edu

The RGD REST API provides programmatic access to information and annotation stored in the Rat Genome Database

100 endpoints open_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

# See https://github.com/Gladson-McW/SoC_SDK
curl examples
Return all active strains in RGD
curl \
  /strains/all
Return a QTL for provided RGD ID
curl \
  /qtls/{rgdId}
Get gene records submitted by RGD to AGR by taxonId
curl \
  /agr/{taxonId}
Endpoints (100 total)
GET
/strains/all
Return all active strains in RGD
GET
/qtls/{rgdId}
Return a QTL for provided RGD ID
GET
/agr/{taxonId}
Get gene records submitted by RGD to AGR by taxonId
GET
/genes/{rgdId}
Get a gene record by RGD ID
GET
/strains/{rgdId}
Return a strain by RGD ID
GET
/lookup/geneTypes
Returns a list of gene types avialable in RGD
GET
/maps/chr/{mapKey}
Return a list of chromosomes
GET
/genes/map/{mapKey}
Return a list of all genes with position information for an assembly
GET
/genes/allele/{rgdId}
Return a list of gene alleles
GET
/ontology/ont/{accId}
Returns child and parent terms for Accession ID
GET
/agr/alleles/{taxonId}
Get gene allele records submitted by RGD to AGR by taxonId
GET
/maps/{speciesTypeKey}
Return a list of assemblies
Language coverage
unknown
1
At a glance
Total SDKs1
Languages1
Endpoints100
Categories1