← 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: 2-170214436-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=170214436&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [],
"effects": [
"missense_variant"
],
"gene_symbol": "MYO3B",
"hgnc_id": 15576,
"hgvs_c": "c.379C>T",
"hgvs_p": "p.Arg127Trp",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": 0,
"transcript": "NM_138995.5",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000308085",
"hgnc_id": null,
"hgvs_c": "n.75+7330G>A",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": 0,
"transcript": "ENST00000830972.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "",
"acmg_score": 0,
"allele_count_reference_population": 354,
"alphamissense_prediction": null,
"alphamissense_score": 0.1321,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.1,
"chr": "2",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.5786274075508118,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 1341,
"aa_ref": "R",
"aa_start": 127,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6213,
"cdna_start": 520,
"cds_end": null,
"cds_length": 4026,
"cds_start": 379,
"consequences": [
"missense_variant"
],
"exon_count": 35,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_138995.5",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "c.379C>T",
"hgvs_p": "p.Arg127Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000408978.9",
"protein_coding": true,
"protein_id": "NP_620482.3",
"strand": true,
"transcript": "NM_138995.5",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 1341,
"aa_ref": "R",
"aa_start": 127,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 6213,
"cdna_start": 520,
"cds_end": null,
"cds_length": 4026,
"cds_start": 379,
"consequences": [
"missense_variant"
],
"exon_count": 35,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000408978.9",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "c.379C>T",
"hgvs_p": "p.Arg127Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_138995.5",
"protein_coding": true,
"protein_id": "ENSP00000386213.4",
"strand": true,
"transcript": "ENST00000408978.9",
"transcript_support_level": 1
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "R",
"aa_start": 127,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5448,
"cdna_start": 522,
"cds_end": null,
"cds_length": 3945,
"cds_start": 379,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000409044.7",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "c.379C>T",
"hgvs_p": "p.Arg127Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000386497.3",
"strand": true,
"transcript": "ENST00000409044.7",
"transcript_support_level": 1
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 359,
"aa_ref": "R",
"aa_start": 126,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1720,
"cdna_start": 377,
"cds_end": null,
"cds_length": 1080,
"cds_start": 376,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000442690.1",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "c.376C>T",
"hgvs_p": "p.Arg126Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000401160.1",
"strand": true,
"transcript": "ENST00000442690.1",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 4156,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 30,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000409940.6",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "n.522C>T",
"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": "ENST00000409940.6",
"transcript_support_level": 1
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "R",
"aa_start": 127,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6132,
"cdna_start": 520,
"cds_end": null,
"cds_length": 3945,
"cds_start": 379,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001083615.4",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "c.379C>T",
"hgvs_p": "p.Arg127Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001077084.2",
"strand": true,
"transcript": "NM_001083615.4",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 1104,
"aa_ref": "R",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3320,
"cdna_start": 410,
"cds_end": null,
"cds_length": 3316,
"cds_start": 406,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000484338.6",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "c.406C>T",
"hgvs_p": "p.Arg136Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000446237.1",
"strand": true,
"transcript": "ENST00000484338.6",
"transcript_support_level": 5
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 1386,
"aa_ref": "R",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6230,
"cdna_start": 429,
"cds_end": null,
"cds_length": 4161,
"cds_start": 406,
"consequences": [
"missense_variant"
],
"exon_count": 36,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_011510654.4",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "c.406C>T",
"hgvs_p": "p.Arg136Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011508956.1",
"strand": true,
"transcript": "XM_011510654.4",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 1350,
"aa_ref": "R",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6122,
"cdna_start": 429,
"cds_end": null,
"cds_length": 4053,
"cds_start": 406,
"consequences": [
"missense_variant"
],
"exon_count": 35,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_006712299.5",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "c.406C>T",
"hgvs_p": "p.Arg136Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006712362.1",
"strand": true,
"transcript": "XM_006712299.5",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 1323,
"aa_ref": "R",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6041,
"cdna_start": 429,
"cds_end": null,
"cds_length": 3972,
"cds_start": 406,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_011510655.4",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "c.406C>T",
"hgvs_p": "p.Arg136Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011508957.1",
"strand": true,
"transcript": "XM_011510655.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 5479,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 35,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000317935.10",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "n.379C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000314650.6",
"strand": true,
"transcript": "ENST00000317935.10",
"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": 4010,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 34,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000438642.6",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "n.522C>T",
"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": "ENST00000438642.6",
"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": 5304,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 28,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000602629.1",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "n.333C>T",
"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": "ENST00000602629.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": 6335,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 36,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NR_045682.2",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "n.520C>T",
"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": "NR_045682.2",
"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": 6244,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 36,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NR_045683.2",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "n.520C>T",
"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": "NR_045683.2",
"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": 6163,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 35,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NR_045684.2",
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"hgvs_c": "n.520C>T",
"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": "NR_045684.2",
"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": 322,
"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": "ENST00000830972.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000308085",
"hgvs_c": "n.75+7330G>A",
"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": "ENST00000830972.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs199776057",
"effect": "missense_variant",
"frequency_reference_population": 0.00021933547,
"gene_hgnc_id": 15576,
"gene_symbol": "MYO3B",
"gnomad_exomes_ac": 336,
"gnomad_exomes_af": 0.000229851,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 18,
"gnomad_genomes_af": 0.000118306,
"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": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Benign",
"phylop100way_score": 2.423,
"pos": 170214436,
"ref": "C",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.425,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.019999999552965164,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.02,
"transcript": "NM_138995.5"
}
]
}