GET
/api/im/evolution/public/genes/{geneId}/lineage
Gene lineage/ancestry tree
curl -s "$BASE/api/im/evolution/public/genes/$GENE_ID/lineage"参数
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| geneId | string | Y | — |
Try it out
Path Parameters
→ /api/im/evolution/public/genes/{geneId}/lineage
Sign in to use your API key
Request Body
Response
Click Execute to test