← 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: 19-50210412-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=50210412&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "MYH14",
"hgnc_id": 23212,
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_001145809.2",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": 0.0901,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.26,
"chr": "19",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.19137448072433472,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2036,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6914,
"cdna_start": 100,
"cds_end": null,
"cds_length": 6111,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 43,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001145809.2",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000642316.2",
"protein_coding": true,
"protein_id": "NP_001139281.1",
"strand": true,
"transcript": "NM_001145809.2",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2036,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 6914,
"cdna_start": 100,
"cds_end": null,
"cds_length": 6111,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 43,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000642316.2",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001145809.2",
"protein_coding": true,
"protein_id": "ENSP00000493594.1",
"strand": true,
"transcript": "ENST00000642316.2",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 1001,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3046,
"cdna_start": 85,
"cds_end": null,
"cds_length": 3008,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000599920.5",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000469573.1",
"strand": true,
"transcript": "ENST00000599920.5",
"transcript_support_level": 1
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2003,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6815,
"cdna_start": 100,
"cds_end": null,
"cds_length": 6012,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 42,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001077186.2",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001070654.1",
"strand": true,
"transcript": "NM_001077186.2",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2003,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6815,
"cdna_start": 100,
"cds_end": null,
"cds_length": 6012,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 42,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000425460.6",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000407879.1",
"strand": true,
"transcript": "ENST00000425460.6",
"transcript_support_level": 5
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2003,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6137,
"cdna_start": 172,
"cds_end": null,
"cds_length": 6012,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 42,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000598205.5",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000472543.1",
"strand": true,
"transcript": "ENST00000598205.5",
"transcript_support_level": 5
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2003,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7397,
"cdna_start": 677,
"cds_end": null,
"cds_length": 6012,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 42,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000910081.1",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580140.1",
"strand": true,
"transcript": "ENST00000910081.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2003,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6851,
"cdna_start": 138,
"cds_end": null,
"cds_length": 6012,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 42,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000910082.1",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580141.1",
"strand": true,
"transcript": "ENST00000910082.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2003,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6880,
"cdna_start": 168,
"cds_end": null,
"cds_length": 6012,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 42,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000943713.1",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000613772.1",
"strand": true,
"transcript": "ENST00000943713.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 1995,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6791,
"cdna_start": 100,
"cds_end": null,
"cds_length": 5988,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 41,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_024729.4",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_079005.3",
"strand": true,
"transcript": "NM_024729.4",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 1995,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6787,
"cdna_start": 94,
"cds_end": null,
"cds_length": 5988,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 41,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000376970.6",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000366169.3",
"strand": true,
"transcript": "ENST00000376970.6",
"transcript_support_level": 5
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 1995,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5988,
"cdna_start": 47,
"cds_end": null,
"cds_length": 5988,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 40,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000596571.5",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000472819.1",
"strand": true,
"transcript": "ENST00000596571.5",
"transcript_support_level": 5
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 1971,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6793,
"cdna_start": 171,
"cds_end": null,
"cds_length": 5916,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 41,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000943710.1",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000613769.1",
"strand": true,
"transcript": "ENST00000943710.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 1971,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6706,
"cdna_start": 88,
"cds_end": null,
"cds_length": 5916,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 41,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000943712.1",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000613771.1",
"strand": true,
"transcript": "ENST00000943712.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 1963,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6707,
"cdna_start": 112,
"cds_end": null,
"cds_length": 5892,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 40,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000943711.1",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000613770.1",
"strand": true,
"transcript": "ENST00000943711.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 134,
"aa_ref": "R",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 505,
"cdna_start": 147,
"cds_end": null,
"cds_length": 405,
"cds_start": 47,
"consequences": [
"missense_variant"
],
"exon_count": 2,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000642980.1",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "c.47G>A",
"hgvs_p": "p.Arg16Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000493650.1",
"strand": true,
"transcript": "ENST00000642980.1",
"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": 1890,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000646861.1",
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"hgvs_c": "n.47G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000493667.1",
"strand": true,
"transcript": "ENST00000646861.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs1393521993",
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 23212,
"gene_symbol": "MYH14",
"gnomad_exomes_ac": 0,
"gnomad_exomes_af": 0,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 0.389,
"pos": 50210412,
"ref": "G",
"revel_prediction": "Benign",
"revel_score": 0.212,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001145809.2"
}
]
}