← 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-38440829-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=38440829&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PS4_Moderate",
"PS3_Moderate",
"PM1",
"PP3_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "RYR1",
"hgnc_id": 10483,
"hgvs_c": "c.130C>T",
"hgvs_p": "p.Arg44Cys",
"inheritance_mode": "AD,AR",
"pathogenic_score": 8,
"score": 8,
"transcript": "NM_000540.3",
"verdict": "Likely_pathogenic"
}
],
"acmg_classification": "Likely_pathogenic",
"acmg_criteria": "PS4_Moderate,PS3_Moderate,PM1,PP3_Moderate",
"acmg_score": 8,
"allele_count_reference_population": 4,
"alphamissense_prediction": null,
"alphamissense_score": 0.7373,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.52,
"chr": "19",
"clinvar_classification": " drug response,Likely pathogenic",
"clinvar_disease": " 1, susceptibility to,Central core myopathy,Congenital multicore myopathy with external ophthalmoplegia,King Denborough syndrome,Malignant hyperthermia,Malignant hyperthermia of anesthesia,RYR1-related disorder,desflurane response - Toxicity,enflurane response - Toxicity,halothane response - Toxicity,isoflurane response - Toxicity,methoxyflurane response - Toxicity,not provided,sevoflurane response - Toxicity,succinylcholine response - Toxicity",
"clinvar_review_status": "reviewed by expert panel",
"clinvar_submissions_summary": "P:3 LP:7 US:1 O:8",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.9908664226531982,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 5038,
"aa_ref": "R",
"aa_start": 44,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 15400,
"cdna_start": 269,
"cds_end": null,
"cds_length": 15117,
"cds_start": 130,
"consequences": [
"missense_variant"
],
"exon_count": 106,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_000540.3",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "c.130C>T",
"hgvs_p": "p.Arg44Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000359596.8",
"protein_coding": true,
"protein_id": "NP_000531.2",
"strand": true,
"transcript": "NM_000540.3",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 5038,
"aa_ref": "R",
"aa_start": 44,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 15400,
"cdna_start": 269,
"cds_end": null,
"cds_length": 15117,
"cds_start": 130,
"consequences": [
"missense_variant"
],
"exon_count": 106,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000359596.8",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "c.130C>T",
"hgvs_p": "p.Arg44Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000540.3",
"protein_coding": true,
"protein_id": "ENSP00000352608.2",
"strand": true,
"transcript": "ENST00000359596.8",
"transcript_support_level": 5
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 5033,
"aa_ref": "R",
"aa_start": 44,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 15377,
"cdna_start": 261,
"cds_end": null,
"cds_length": 15102,
"cds_start": 130,
"consequences": [
"missense_variant"
],
"exon_count": 105,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000355481.8",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "c.130C>T",
"hgvs_p": "p.Arg44Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000347667.3",
"strand": true,
"transcript": "ENST00000355481.8",
"transcript_support_level": 1
},
{
"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": 15347,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 103,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000594335.6",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "n.130C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000470927.2",
"strand": true,
"transcript": "ENST00000594335.6",
"transcript_support_level": 1
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 5033,
"aa_ref": "R",
"aa_start": 44,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 15385,
"cdna_start": 269,
"cds_end": null,
"cds_length": 15102,
"cds_start": 130,
"consequences": [
"missense_variant"
],
"exon_count": 105,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001042723.2",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "c.130C>T",
"hgvs_p": "p.Arg44Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001036188.1",
"strand": true,
"transcript": "NM_001042723.2",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 5009,
"aa_ref": "R",
"aa_start": 44,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 15169,
"cdna_start": 269,
"cds_end": null,
"cds_length": 15030,
"cds_start": 130,
"consequences": [
"missense_variant"
],
"exon_count": 105,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000689936.2",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "c.130C>T",
"hgvs_p": "p.Arg44Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508999.2",
"strand": true,
"transcript": "ENST00000689936.2",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 4927,
"aa_ref": "R",
"aa_start": 44,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 15067,
"cdna_start": 269,
"cds_end": null,
"cds_length": 14784,
"cds_start": 130,
"consequences": [
"missense_variant"
],
"exon_count": 105,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000713952.1",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "c.130C>T",
"hgvs_p": "p.Arg44Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000519245.1",
"strand": true,
"transcript": "ENST00000713952.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 5032,
"aa_ref": "R",
"aa_start": 44,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 15382,
"cdna_start": 269,
"cds_end": null,
"cds_length": 15099,
"cds_start": 130,
"consequences": [
"missense_variant"
],
"exon_count": 105,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_006723317.3",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "c.130C>T",
"hgvs_p": "p.Arg44Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006723380.1",
"strand": true,
"transcript": "XM_006723317.3",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 5027,
"aa_ref": "R",
"aa_start": 44,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 15367,
"cdna_start": 269,
"cds_end": null,
"cds_length": 15084,
"cds_start": 130,
"consequences": [
"missense_variant"
],
"exon_count": 104,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_006723319.3",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "c.130C>T",
"hgvs_p": "p.Arg44Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006723382.1",
"strand": true,
"transcript": "XM_006723319.3",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 5009,
"aa_ref": "R",
"aa_start": 44,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 15313,
"cdna_start": 269,
"cds_end": null,
"cds_length": 15030,
"cds_start": 130,
"consequences": [
"missense_variant"
],
"exon_count": 105,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_011527205.3",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "c.130C>T",
"hgvs_p": "p.Arg44Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011525507.1",
"strand": true,
"transcript": "XM_011527205.3",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 3068,
"aa_ref": "R",
"aa_start": 44,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9561,
"cdna_start": 269,
"cds_end": null,
"cds_length": 9207,
"cds_start": 130,
"consequences": [
"missense_variant"
],
"exon_count": 62,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_047439202.1",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "c.130C>T",
"hgvs_p": "p.Arg44Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047295158.1",
"strand": true,
"transcript": "XM_047439202.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4993,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 15257,
"cdna_start": null,
"cds_end": null,
"cds_length": 14982,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 104,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000713953.1",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "c.46-1520C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000519246.1",
"strand": true,
"transcript": "ENST00000713953.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": 15308,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 104,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000593322.2",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "n.130C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000471404.2",
"strand": true,
"transcript": "ENST00000593322.2",
"transcript_support_level": 2
},
{
"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": 15200,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 105,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000599547.7",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "n.130C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000471601.2",
"strand": true,
"transcript": "ENST00000599547.7",
"transcript_support_level": 2
},
{
"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": 15322,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 105,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000688602.2",
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"hgvs_c": "n.130C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000510767.2",
"strand": true,
"transcript": "ENST00000688602.2",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs193922748",
"effect": "missense_variant",
"frequency_reference_population": 0.0000027418255,
"gene_hgnc_id": 10483,
"gene_symbol": "RYR1",
"gnomad_exomes_ac": 4,
"gnomad_exomes_af": 0.00000274183,
"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": "Likely pathogenic; drug response",
"phenotype_combined": "not provided|sevoflurane response - Toxicity|RYR1-related disorder|desflurane response - Toxicity|enflurane response - Toxicity|halothane response - Toxicity|isoflurane response - Toxicity|methoxyflurane response - Toxicity|Malignant hyperthermia of anesthesia|King Denborough syndrome;Central core myopathy;Malignant hyperthermia, susceptibility to, 1;Congenital multicore myopathy with external ophthalmoplegia|Malignant hyperthermia, susceptibility to, 1|succinylcholine response - Toxicity|Central core myopathy",
"phylop100way_prediction": "Benign",
"phylop100way_score": 2.579,
"pos": 38440829,
"ref": "C",
"revel_prediction": "Pathogenic",
"revel_score": 0.951,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_000540.3"
}
]
}