← 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-216200043-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=216200043&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 6,
"criteria": [
"PM1",
"BP4_Strong",
"BP6",
"BS2_Supporting"
],
"effects": [
"missense_variant"
],
"gene_symbol": "USH2A",
"hgnc_id": 12601,
"hgvs_c": "c.3395G>A",
"hgvs_p": "p.Gly1132Asp",
"inheritance_mode": "Unknown,AR,AD",
"pathogenic_score": 2,
"score": -4,
"transcript": "NM_206933.4",
"verdict": "Likely_benign"
},
{
"benign_score": 9,
"criteria": [
"BP4_Strong",
"BP6",
"BS2"
],
"effects": [
"intron_variant"
],
"gene_symbol": "USH2A-AS1",
"hgnc_id": 40606,
"hgvs_c": "n.363-3987C>T",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -9,
"transcript": "ENST00000420867.1",
"verdict": "Benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM1,BP4_Strong,BP6,BS2_Supporting",
"acmg_score": -4,
"allele_count_reference_population": 598,
"alphamissense_prediction": null,
"alphamissense_score": 0.2635,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.27,
"chr": "1",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_disease": "Retinitis pigmentosa,USH2A-related disorder,Usher syndrome,Usher syndrome type 2A,not provided,not specified",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:2 LB:5 B:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.014531105756759644,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 5202,
"aa_ref": "G",
"aa_start": 1132,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 18938,
"cdna_start": 3834,
"cds_end": null,
"cds_length": 15609,
"cds_start": 3395,
"consequences": [
"missense_variant"
],
"exon_count": 72,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "NM_206933.4",
"gene_hgnc_id": 12601,
"gene_symbol": "USH2A",
"hgvs_c": "c.3395G>A",
"hgvs_p": "p.Gly1132Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000307340.8",
"protein_coding": true,
"protein_id": "NP_996816.3",
"strand": false,
"transcript": "NM_206933.4",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 5202,
"aa_ref": "G",
"aa_start": 1132,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 18938,
"cdna_start": 3834,
"cds_end": null,
"cds_length": 15609,
"cds_start": 3395,
"consequences": [
"missense_variant"
],
"exon_count": 72,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000307340.8",
"gene_hgnc_id": 12601,
"gene_symbol": "USH2A",
"hgvs_c": "c.3395G>A",
"hgvs_p": "p.Gly1132Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_206933.4",
"protein_coding": true,
"protein_id": "ENSP00000305941.3",
"strand": false,
"transcript": "ENST00000307340.8",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1546,
"aa_ref": "G",
"aa_start": 1132,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6320,
"cdna_start": 3782,
"cds_end": null,
"cds_length": 4641,
"cds_start": 3395,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000366942.3",
"gene_hgnc_id": 12601,
"gene_symbol": "USH2A",
"hgvs_c": "c.3395G>A",
"hgvs_p": "p.Gly1132Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000355909.3",
"strand": false,
"transcript": "ENST00000366942.3",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 5226,
"aa_ref": "G",
"aa_start": 1132,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 19010,
"cdna_start": 3834,
"cds_end": null,
"cds_length": 15681,
"cds_start": 3395,
"consequences": [
"missense_variant"
],
"exon_count": 73,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000674083.1",
"gene_hgnc_id": 12601,
"gene_symbol": "USH2A",
"hgvs_c": "c.3395G>A",
"hgvs_p": "p.Gly1132Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000501296.1",
"strand": false,
"transcript": "ENST00000674083.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1546,
"aa_ref": "G",
"aa_start": 1132,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6372,
"cdna_start": 3834,
"cds_end": null,
"cds_length": 4641,
"cds_start": 3395,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "NM_007123.6",
"gene_hgnc_id": 12601,
"gene_symbol": "USH2A",
"hgvs_c": "c.3395G>A",
"hgvs_p": "p.Gly1132Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_009054.6",
"strand": false,
"transcript": "NM_007123.6",
"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": 699,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000420867.1",
"gene_hgnc_id": 40606,
"gene_symbol": "USH2A-AS1",
"hgvs_c": "n.363-3987C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000420867.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 636,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000747930.1",
"gene_hgnc_id": 40606,
"gene_symbol": "USH2A-AS1",
"hgvs_c": "n.356+4118C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000747930.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": 609,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000747931.1",
"gene_hgnc_id": 40606,
"gene_symbol": "USH2A-AS1",
"hgvs_c": "n.213+4118C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000747931.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": 1028,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XR_922595.4",
"gene_hgnc_id": 40606,
"gene_symbol": "USH2A-AS1",
"hgvs_c": "n.692-3987C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "XR_922595.4",
"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": 1000,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XR_922596.4",
"gene_hgnc_id": 40606,
"gene_symbol": "USH2A-AS1",
"hgvs_c": "n.691+4118C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "XR_922596.4",
"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": 821,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XR_922598.1",
"gene_hgnc_id": 40606,
"gene_symbol": "USH2A-AS1",
"hgvs_c": "n.485-3987C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "XR_922598.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs34596189",
"effect": "missense_variant",
"frequency_reference_population": 0.0003705416,
"gene_hgnc_id": 12601,
"gene_symbol": "USH2A",
"gnomad_exomes_ac": 295,
"gnomad_exomes_af": 0.000201805,
"gnomad_exomes_homalt": 2,
"gnomad_genomes_ac": 303,
"gnomad_genomes_af": 0.00199277,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 2,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"phenotype_combined": "not specified|Usher syndrome|not provided|Retinitis pigmentosa|Usher syndrome type 2A|USH2A-related disorder",
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 4.646,
"pos": 216200043,
"ref": "C",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.573,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_206933.4"
}
]
}