← 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: 10-119672374-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=10&pos=119672374&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 17,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BP7",
"BS2"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "BAG3",
"hgnc_id": 939,
"hgvs_c": "c.627G>A",
"hgvs_p": "p.Pro209Pro",
"inheritance_mode": "AD,Unknown",
"pathogenic_score": 0,
"score": -17,
"transcript": "NM_004281.4",
"verdict": "Benign"
},
{
"benign_score": 12,
"criteria": [
"PM2",
"BP4_Strong",
"BP6_Very_Strong"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000295480",
"hgnc_id": null,
"hgvs_c": "n.406-1369C>T",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 2,
"score": -10,
"transcript": "ENST00000730378.1",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BS2",
"acmg_score": -17,
"allele_count_reference_population": 46,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.7,
"chr": "10",
"clinvar_classification": "Benign/Likely benign",
"clinvar_disease": "Cardiovascular phenotype,Dilated cardiomyopathy 1HH,Myofibrillar myopathy 6,not specified",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:2 B:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.699999988079071,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 575,
"aa_ref": "P",
"aa_start": 209,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2561,
"cdna_start": 923,
"cds_end": null,
"cds_length": 1728,
"cds_start": 627,
"consequences": [
"synonymous_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_004281.4",
"gene_hgnc_id": 939,
"gene_symbol": "BAG3",
"hgvs_c": "c.627G>A",
"hgvs_p": "p.Pro209Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000369085.8",
"protein_coding": true,
"protein_id": "NP_004272.2",
"strand": true,
"transcript": "NM_004281.4",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 575,
"aa_ref": "P",
"aa_start": 209,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2561,
"cdna_start": 923,
"cds_end": null,
"cds_length": 1728,
"cds_start": 627,
"consequences": [
"synonymous_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000369085.8",
"gene_hgnc_id": 939,
"gene_symbol": "BAG3",
"hgvs_c": "c.627G>A",
"hgvs_p": "p.Pro209Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004281.4",
"protein_coding": true,
"protein_id": "ENSP00000358081.4",
"strand": true,
"transcript": "ENST00000369085.8",
"transcript_support_level": 1
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 575,
"aa_ref": "P",
"aa_start": 209,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2576,
"cdna_start": 844,
"cds_end": null,
"cds_length": 1728,
"cds_start": 627,
"consequences": [
"synonymous_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000889977.1",
"gene_hgnc_id": 939,
"gene_symbol": "BAG3",
"hgvs_c": "c.627G>A",
"hgvs_p": "p.Pro209Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560036.1",
"strand": true,
"transcript": "ENST00000889977.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 574,
"aa_ref": "P",
"aa_start": 209,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2674,
"cdna_start": 950,
"cds_end": null,
"cds_length": 1725,
"cds_start": 627,
"consequences": [
"synonymous_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000889978.1",
"gene_hgnc_id": 939,
"gene_symbol": "BAG3",
"hgvs_c": "c.627G>A",
"hgvs_p": "p.Pro209Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560037.1",
"strand": true,
"transcript": "ENST00000889978.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 574,
"aa_ref": "P",
"aa_start": 208,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2556,
"cdna_start": 918,
"cds_end": null,
"cds_length": 1725,
"cds_start": 624,
"consequences": [
"synonymous_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000889980.1",
"gene_hgnc_id": 939,
"gene_symbol": "BAG3",
"hgvs_c": "c.624G>A",
"hgvs_p": "p.Pro208Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560039.1",
"strand": true,
"transcript": "ENST00000889980.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 573,
"aa_ref": "P",
"aa_start": 208,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2512,
"cdna_start": 881,
"cds_end": null,
"cds_length": 1722,
"cds_start": 624,
"consequences": [
"synonymous_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000951434.1",
"gene_hgnc_id": 939,
"gene_symbol": "BAG3",
"hgvs_c": "c.624G>A",
"hgvs_p": "p.Pro208Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000621493.1",
"strand": true,
"transcript": "ENST00000951434.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 324,
"aa_ref": "P",
"aa_start": 151,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1146,
"cdna_start": 623,
"cds_end": null,
"cds_length": 976,
"cds_start": 453,
"consequences": [
"synonymous_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000450186.1",
"gene_hgnc_id": 939,
"gene_symbol": "BAG3",
"hgvs_c": "c.453G>A",
"hgvs_p": "p.Pro151Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000410036.1",
"strand": true,
"transcript": "ENST00000450186.1",
"transcript_support_level": 5
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 574,
"aa_ref": "P",
"aa_start": 209,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2558,
"cdna_start": 923,
"cds_end": null,
"cds_length": 1725,
"cds_start": 627,
"consequences": [
"synonymous_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_005270287.2",
"gene_hgnc_id": 939,
"gene_symbol": "BAG3",
"hgvs_c": "c.627G>A",
"hgvs_p": "p.Pro209Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005270344.1",
"strand": true,
"transcript": "XM_005270287.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 441,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2159,
"cdna_start": null,
"cds_end": null,
"cds_length": 1326,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000889979.1",
"gene_hgnc_id": 939,
"gene_symbol": "BAG3",
"hgvs_c": "c.507+2197G>A",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560038.1",
"strand": true,
"transcript": "ENST00000889979.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 440,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2119,
"cdna_start": null,
"cds_end": null,
"cds_length": 1323,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000889981.1",
"gene_hgnc_id": 939,
"gene_symbol": "BAG3",
"hgvs_c": "c.507+2197G>A",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560040.1",
"strand": true,
"transcript": "ENST00000889981.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": 688,
"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": "ENST00000730378.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000295480",
"hgvs_c": "n.406-1369C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000730378.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": 559,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000730379.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000295480",
"hgvs_c": "n.280-1372C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000730379.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": 634,
"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": "ENST00000730380.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000295480",
"hgvs_c": "n.355-1372C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000730380.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": 614,
"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": "ENST00000730381.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000295480",
"hgvs_c": "n.338-1372C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000730381.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": 603,
"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": "ENST00000730382.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000295480",
"hgvs_c": "n.324-1372C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000730382.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs188555685",
"effect": "synonymous_variant",
"frequency_reference_population": 0.00002849857,
"gene_hgnc_id": 939,
"gene_symbol": "BAG3",
"gnomad_exomes_ac": 40,
"gnomad_exomes_af": 0.0000273621,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 6,
"gnomad_genomes_af": 0.000039412,
"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": "Benign/Likely benign",
"phenotype_combined": "not specified|Myofibrillar myopathy 6;Dilated cardiomyopathy 1HH|Cardiovascular phenotype",
"phylop100way_prediction": "Benign",
"phylop100way_score": -1.91,
"pos": 119672374,
"ref": "G",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.05000000074505806,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.05,
"transcript": "NM_004281.4"
}
]
}