← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 1-94021340-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=94021340&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PS3",
"PM1",
"PM5",
"PP2",
"PP3_Strong",
"PP5_Very_Strong"
],
"effects": [
"missense_variant"
],
"gene_symbol": "ABCA4",
"hgnc_id": 34,
"hgvs_c": "c.4918C>T",
"hgvs_p": "p.Arg1640Trp",
"inheritance_mode": "AR,AD",
"pathogenic_score": 21,
"score": 21,
"transcript": "NM_000350.3",
"verdict": "Pathogenic"
}
],
"acmg_classification": "Pathogenic",
"acmg_criteria": "PS3,PM1,PM5,PP2,PP3_Strong,PP5_Very_Strong",
"acmg_score": 21,
"allele_count_reference_population": 87,
"alphamissense_prediction": null,
"alphamissense_score": 0.3808,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.31,
"chr": "1",
"clinvar_classification": " other,Pathogenic/Likely pathogenic",
"clinvar_disease": "ABCA4-related disorder,Age related macular degeneration 2,Cone-rod dystrophy 3,Leber congenital amaurosis,Retinal dystrophy,Retinitis pigmentosa 19,Severe early-childhood-onset retinal dystrophy,Stargardt disease,not provided",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "P:12 LP:1 O:2",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.9813349843025208,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 2273,
"aa_ref": "R",
"aa_start": 1640,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7328,
"cdna_start": 5021,
"cds_end": null,
"cds_length": 6822,
"cds_start": 4918,
"consequences": [
"missense_variant"
],
"exon_count": 50,
"exon_rank": 35,
"exon_rank_end": null,
"feature": "NM_000350.3",
"gene_hgnc_id": 34,
"gene_symbol": "ABCA4",
"hgvs_c": "c.4918C>T",
"hgvs_p": "p.Arg1640Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000370225.4",
"protein_coding": true,
"protein_id": "NP_000341.2",
"strand": false,
"transcript": "NM_000350.3",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 2273,
"aa_ref": "R",
"aa_start": 1640,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 7328,
"cdna_start": 5021,
"cds_end": null,
"cds_length": 6822,
"cds_start": 4918,
"consequences": [
"missense_variant"
],
"exon_count": 50,
"exon_rank": 35,
"exon_rank_end": null,
"feature": "ENST00000370225.4",
"gene_hgnc_id": 34,
"gene_symbol": "ABCA4",
"hgvs_c": "c.4918C>T",
"hgvs_p": "p.Arg1640Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000350.3",
"protein_coding": true,
"protein_id": "ENSP00000359245.3",
"strand": false,
"transcript": "ENST00000370225.4",
"transcript_support_level": 1
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 2199,
"aa_ref": "R",
"aa_start": 1566,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7106,
"cdna_start": 4799,
"cds_end": null,
"cds_length": 6600,
"cds_start": 4696,
"consequences": [
"missense_variant"
],
"exon_count": 49,
"exon_rank": 34,
"exon_rank_end": null,
"feature": "NM_001425324.1",
"gene_hgnc_id": 34,
"gene_symbol": "ABCA4",
"hgvs_c": "c.4696C>T",
"hgvs_p": "p.Arg1566Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412253.1",
"strand": false,
"transcript": "NM_001425324.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 690,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000460514.1",
"gene_hgnc_id": 34,
"gene_symbol": "ABCA4",
"hgvs_c": "n.412C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000460514.1",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 488,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000470771.1",
"gene_hgnc_id": 34,
"gene_symbol": "ABCA4",
"hgvs_c": "n.28C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000470771.1",
"transcript_support_level": 3
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs61751404",
"effect": "missense_variant",
"frequency_reference_population": 0.000053900072,
"gene_hgnc_id": 34,
"gene_symbol": "ABCA4",
"gnomad_exomes_ac": 83,
"gnomad_exomes_af": 0.0000567759,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 4,
"gnomad_genomes_af": 0.0000262795,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Pathogenic/Likely pathogenic; other",
"phenotype_combined": "not provided|Retinal dystrophy|Leber congenital amaurosis|Severe early-childhood-onset retinal dystrophy|Stargardt disease|Retinitis pigmentosa 19;Severe early-childhood-onset retinal dystrophy;Cone-rod dystrophy 3;Age related macular degeneration 2|Cone-rod dystrophy 3|ABCA4-related disorder",
"phylop100way_prediction": "Benign",
"phylop100way_score": 2.577,
"pos": 94021340,
"ref": "G",
"revel_prediction": "Pathogenic",
"revel_score": 0.797,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_000350.3"
}
]
}