Rat Genome Database
Number of APIs: 56
The RGD REST API provides programmatic access to information and annotation stored in the Rat Genome Database
Contact Support: Name: No Contact Email: email@example.com
-
genes - Return a list of gene orthologs GET {{baseUrl}}/genes/ortholog/:rgdId
-
genes - Return a list of all genes for a species in RGD GET {{baseUrl}}/genes/species/:speciesTypeKey
-
annotations-{acc Id} - Returns a list of annotations by RGD ID and ontology term accession ID GET {{baseUrl}}/annotations/:accId/:rgdId
-
annotations-{acc Id} - Returns a list annotations for an ontology term or a term and it's children GET {{baseUrl}}/annotations/:accId/:speciesTypeKey/:includeChildren
-
annotations - Returns a list ontology term accession IDs annotated to an rgd object GET {{baseUrl}}/annotations/accId/:rgdId
-
annotations - Returns a list of annotations for a reference GET {{baseUrl}}/annotations/reference/:refRgdId
-
genes - Return a list of genes for an affymetrix ID GET {{baseUrl}}/genes/affyId/:affyId/:speciesTypeKey
-
genes - Return a list of genes for an alias and species GET {{baseUrl}}/genes/alias/:aliasSymbol/:speciesTypeKey
-
genes - Return a list of gene alleles GET {{baseUrl}}/genes/allele/:rgdId
-
genes - Return a list of genes annotated to an ontology term GET {{baseUrl}}/genes/annotation/:accId/:speciesTypeKey