← 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-30341649-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=10&pos=30341649&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 16,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BS2"
],
"effects": [
"intron_variant"
],
"gene_symbol": "MTPAP",
"hgnc_id": 25532,
"hgvs_c": "c.158-9C>T",
"hgvs_p": null,
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -16,
"transcript": "NM_018109.4",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS2",
"acmg_score": -16,
"allele_count_reference_population": 1476,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.55,
"chr": "10",
"clinvar_classification": "Benign",
"clinvar_disease": "not provided,not specified",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:3",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.550000011920929,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 582,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5560,
"cdna_start": null,
"cds_end": null,
"cds_length": 1749,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_018109.4",
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"hgvs_c": "c.158-9C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000263063.9",
"protein_coding": true,
"protein_id": "NP_060579.3",
"strand": false,
"transcript": "NM_018109.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 582,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 5560,
"cdna_start": null,
"cds_end": null,
"cds_length": 1749,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000263063.9",
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"hgvs_c": "c.158-9C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_018109.4",
"protein_coding": true,
"protein_id": "ENSP00000263063.3",
"strand": false,
"transcript": "ENST00000263063.9",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 599,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2619,
"cdna_start": null,
"cds_end": null,
"cds_length": 1800,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000958694.1",
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"hgvs_c": "c.158-9C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000628753.1",
"strand": false,
"transcript": "ENST00000958694.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 580,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2552,
"cdna_start": null,
"cds_end": null,
"cds_length": 1743,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000904049.1",
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"hgvs_c": "c.158-9C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574108.1",
"strand": false,
"transcript": "ENST00000904049.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 578,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2924,
"cdna_start": null,
"cds_end": null,
"cds_length": 1737,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000958693.1",
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"hgvs_c": "c.158-9C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000628752.1",
"strand": false,
"transcript": "ENST00000958693.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 572,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2565,
"cdna_start": null,
"cds_end": null,
"cds_length": 1719,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000904048.1",
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"hgvs_c": "c.158-9C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574107.1",
"strand": false,
"transcript": "ENST00000904048.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": 2556,
"cdna_start": null,
"cds_end": null,
"cds_length": 1704,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000912898.1",
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"hgvs_c": "c.158-9C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582957.1",
"strand": false,
"transcript": "ENST00000912898.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 559,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2889,
"cdna_start": null,
"cds_end": null,
"cds_length": 1680,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000958692.1",
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"hgvs_c": "c.158-9C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000628751.1",
"strand": false,
"transcript": "ENST00000958692.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 507,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2311,
"cdna_start": null,
"cds_end": null,
"cds_length": 1524,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000912899.1",
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"hgvs_c": "c.158-9C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582958.1",
"strand": false,
"transcript": "ENST00000912899.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 218,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 816,
"cdna_start": null,
"cds_end": null,
"cds_length": 657,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000417581.1",
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"hgvs_c": "c.-38-9C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000404392.1",
"strand": false,
"transcript": "ENST00000417581.1",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 150,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 695,
"cdna_start": null,
"cds_end": null,
"cds_length": 453,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000421701.1",
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"hgvs_c": "c.44-9C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000394118.1",
"strand": false,
"transcript": "ENST00000421701.1",
"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": 4103,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000488290.5",
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"hgvs_c": "n.1913-9C>T",
"hgvs_p": null,
"intron_rank": 9,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000488290.5",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": "Benign",
"dbscsnv_ada_score": 0.0000227713748908762,
"dbsnp": "rs139217290",
"effect": "intron_variant",
"frequency_reference_population": 0.00091473956,
"gene_hgnc_id": 25532,
"gene_symbol": "MTPAP",
"gnomad_exomes_ac": 772,
"gnomad_exomes_af": 0.000528285,
"gnomad_exomes_homalt": 6,
"gnomad_genomes_ac": 704,
"gnomad_genomes_af": 0.00462422,
"gnomad_genomes_homalt": 1,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 7,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Benign",
"phenotype_combined": "not specified|not provided",
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.34,
"pos": 30341649,
"ref": "G",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.0820000022649765,
"splice_source_selected": "dbscSNV1_RF",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_018109.4"
}
]
}