← 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-150509779-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=150509779&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 20,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ECM1",
"hgnc_id": 3153,
"hgvs_c": "c.217+23A>G",
"hgvs_p": null,
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -20,
"transcript": "NM_001202858.2",
"verdict": "Benign"
},
{
"benign_score": 20,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000307101",
"hgnc_id": null,
"hgvs_c": "n.457+502T>C",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -20,
"transcript": "ENST00000823869.1",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BA1",
"acmg_score": -20,
"allele_count_reference_population": 195687,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.91,
"chr": "1",
"clinvar_classification": "Benign",
"clinvar_disease": "not provided",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:2",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.9100000262260437,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 540,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2046,
"cdna_start": null,
"cds_end": null,
"cds_length": 1623,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_004425.4",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.223+17A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000369047.9",
"protein_coding": true,
"protein_id": "NP_004416.2",
"strand": true,
"transcript": "NM_004425.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 540,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2046,
"cdna_start": null,
"cds_end": null,
"cds_length": 1623,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000369047.9",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.223+17A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004425.4",
"protein_coding": true,
"protein_id": "ENSP00000358043.4",
"strand": true,
"transcript": "ENST00000369047.9",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 415,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1444,
"cdna_start": null,
"cds_end": null,
"cds_length": 1248,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000346569.6",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.223+17A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000271630.6",
"strand": true,
"transcript": "ENST00000346569.6",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 569,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2018,
"cdna_start": null,
"cds_end": null,
"cds_length": 1710,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000855847.1",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.223+17A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000525906.1",
"strand": true,
"transcript": "ENST00000855847.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 567,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2127,
"cdna_start": null,
"cds_end": null,
"cds_length": 1704,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001202858.2",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.217+23A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001189787.1",
"strand": true,
"transcript": "NM_001202858.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 567,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1925,
"cdna_start": null,
"cds_end": null,
"cds_length": 1704,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000369049.8",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.217+23A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000358045.4",
"strand": true,
"transcript": "ENST00000369049.8",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 536,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1811,
"cdna_start": null,
"cds_end": null,
"cds_length": 1611,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000855850.1",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.211+17A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000525909.1",
"strand": true,
"transcript": "ENST00000855850.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 535,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1796,
"cdna_start": null,
"cds_end": null,
"cds_length": 1608,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000855851.1",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.122-56A>G",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000525910.1",
"strand": true,
"transcript": "ENST00000855851.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 513,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1786,
"cdna_start": null,
"cds_end": null,
"cds_length": 1542,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000855848.1",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.223+17A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000525907.1",
"strand": true,
"transcript": "ENST00000855848.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 513,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2039,
"cdna_start": null,
"cds_end": null,
"cds_length": 1542,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000945726.1",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.223+17A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000615785.1",
"strand": true,
"transcript": "ENST00000945726.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 479,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1922,
"cdna_start": null,
"cds_end": null,
"cds_length": 1440,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000855845.1",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.121+198A>G",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000525904.1",
"strand": true,
"transcript": "ENST00000855845.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 466,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1853,
"cdna_start": null,
"cds_end": null,
"cds_length": 1401,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000855846.1",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.223+17A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000525905.1",
"strand": true,
"transcript": "ENST00000855846.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 452,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1585,
"cdna_start": null,
"cds_end": null,
"cds_length": 1359,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000855849.1",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.121+198A>G",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000525908.1",
"strand": true,
"transcript": "ENST00000855849.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 415,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1671,
"cdna_start": null,
"cds_end": null,
"cds_length": 1248,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_022664.3",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "c.223+17A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_073155.2",
"strand": true,
"transcript": "NM_022664.3",
"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": 3066,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000470432.5",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "n.388A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000470432.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 502,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000490346.1",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "n.228A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000490346.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": 1030,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000496744.5",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "n.356A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000496744.5",
"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": 943,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000498579.5",
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"hgvs_c": "n.368A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000498579.5",
"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": 695,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000823869.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000307101",
"hgvs_c": "n.457+502T>C",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000823869.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": 816,
"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": "ENST00000823870.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000307101",
"hgvs_c": "n.378+502T>C",
"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": "ENST00000823870.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": 431,
"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": "ENST00000823872.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000307101",
"hgvs_c": "n.193+502T>C",
"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": "ENST00000823872.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs41264469",
"effect": "intron_variant",
"frequency_reference_population": 0.12143354,
"gene_hgnc_id": 3153,
"gene_symbol": "ECM1",
"gnomad_exomes_ac": 181172,
"gnomad_exomes_af": 0.124025,
"gnomad_exomes_homalt": 12601,
"gnomad_genomes_ac": 14515,
"gnomad_genomes_af": 0.0963134,
"gnomad_genomes_homalt": 903,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 13504,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Benign",
"phenotype_combined": "not provided",
"phylop100way_prediction": "Benign",
"phylop100way_score": -1.751,
"pos": 150509779,
"ref": "A",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001202858.2"
}
]
}