vep_id_single
Annotate a single genetic variant by rs or COSM identifier with Ensembl VEP, retrieving predicted consequences, pathogenicity scores, and functional annotations.
Instructions
Annotate a single variant using an identifier (e.g., rs1234567, COSM476)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| species | Yes | Species name (e.g., 'homo_sapiens', 'mus_musculus') | homo_sapiens |
| variant_id | Yes | Variant identifier (rs or COSM/COSV/CM IDs) | |
| canonical | No | Include only canonical transcripts per gene | |
| hgvs | No | Include HGVS nomenclature | |
| domains | No | Include protein domain information | |
| ccds | No | Include CCDS transcript identifiers | |
| protein | No | Include protein sequence identifiers | |
| AlphaMissense | No | Include AlphaMissense pathogenicity scores | |
| CADD | No | Include CADD deleteriousness scores | |
| REVEL | No | Include REVEL pathogenicity scores | |
| ClinPred | No | Include ClinPred pathogenicity predictions | |
| Conservation | No | Include conservation scores | |
| Blosum62 | No | Include BLOSUM62 substitution scores | |
| GO | No | Include Gene Ontology annotations | |
| Phenotypes | No | Include phenotype data | |
| tsl | No | Include transcript support level | |
| appris | No | Include APPRIS annotations | |
| mane | No | Include MANE transcript annotations | |
| distance | No | Distance for regulatory features (bp, 0-5000000) | |
| SpliceAI | No | SpliceAI score threshold (0-1) |