Gene REST Endpoints
Genomic Reference/Gene
Genomic Reference Gene APIs
- Retrieve Cancers for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/cancer
- Retrieve CDS Components for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/components/CDS
- Retrieve CDS Components for a Gene Identifier and Structure Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/{structure}/components/CDS
- Retrieve Diseases for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/diseases
- Retrieve Drugs for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/drugs
- Retrieve Exon Components for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/components/exon
- Retrieve Exon Components for a Gene Identifier and Structure Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/{structure}/components/exon
- Retrieve Gene Components for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/components
- Retrieve Gene for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}
- Retrieve Gene References for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/geneXref
- Retrieve Genes for a Gene Name
- Method: getPath:
/ohfapi/cg/v3.3/genes/byGeneName/{name}/{alignmentId}
- Retrieve Genes for a Geneset Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/byGeneSet/{id}/{alignmentId}
- Retrieve Genes for a HUGO Name
- Method: getPath:
/ohfapi/cg/v3.3/genes/byHugoName/{name}/{alignmentId}
- Retrieve Genes for a Pathway Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/byPathway/{id}/{alignmentId}
- Retrieve Genes for an Assembly Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/byAssembly/{id}
- Retrieve Genes for Chromosome
- Method: getPath:
/ohfapi/cg/v3.3/genes/byChromosome/{name}/{id}
- Retrieve Genes for Gene Names
- Method: getPath:
/ohfapi/cg/v3.3/genes/byGeneName
- Retrieve Genes for Geneset Identifiers
- Method: getPath:
/ohfapi/cg/v3.3/genes/byGeneSet
- Retrieve Genes for HUGO Names
- Method: getPath:
/ohfapi/cg/v3.3/genes/byHugoName
- Retrieve Genes for Pathway Identifiers
- Method: getPath:
/ohfapi/cg/v3.3/genes/byPathway
- Retrieve Genomic Positions for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/genomicPositions
- Retrieve Genomic Positions for Gene Identifiers
- Method: getPath:
/ohfapi/cg/v3.3/genes/genomicPositions
- Retrieve Intron Components for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/components/intron
- Retrieve Intron Components for a Gene Identifier and Structure Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/{structure}/components/intron
- Retrieve misc_feature Components for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/components/misc_feature
- Retrieve misc_feature Components for a Gene Identifier and Structure Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/{structure}/components/misc_feature
- Retrieve misc_RNA Components for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/components/misc_RNA
- Retrieve misc_RNA Components for a Gene Identifier and Structure Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/{structure}/components/misc_RNA
- Retrieve mRNA Components for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/components/mRNA
- Retrieve mRNA Components for a Gene Identifier and Structure Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/{structure}/components/mRNA
- Retrieve Pathways for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/pathways
- Retrieve Proteins for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/proteins
- Retrieve STS Components for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/components/STS
- Retrieve STS Components for a Gene Identifier and Structure Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/{structure}/components/STS
- Retrieve Transcripts for a Gene Identifier
- Method: getPath:
/ohfapi/cg/v3.3/genes/{id}/transcripts