GET /homology/symbol/{species}/{symbol}

ensembl.org:ensembl-rest-api

Summary: Get homologous genes
Operation ID: getHomologyBySymbol
Auth: unknown
Description

Retrieves homology information (orthologs) by species and gene symbol.

Parameters (4)

species (string, path, required)

Species name (e.g., human)

symbol (string, path, required)

Gene symbol (e.g., BRCA2, TP53)

target_species (string, query, optional)

Species to search for homologs in

type (string, query, optional, default: all)

Type of homology

Constraints: {'enum': ['orthologues', 'paralogues', 'projections', 'all']}

No probe data for this endpoint yet.