← 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-52212718-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=52212718&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "19",
"pos": 52212718,
"ref": "C",
"alt": "G",
"effect": "missense_variant",
"transcript": "ENST00000322088.11",
"consequences": [
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "c.536C>G",
"hgvs_p": "p.Pro179Arg",
"transcript": "NM_014225.6",
"protein_id": "NP_055040.2",
"transcript_support_level": null,
"aa_start": 179,
"aa_end": null,
"aa_length": 589,
"cds_start": 536,
"cds_end": null,
"cds_length": 1770,
"cdna_start": 581,
"cdna_end": null,
"cdna_length": 5352,
"mane_select": "ENST00000322088.11",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "c.536C>G",
"hgvs_p": "p.Pro179Arg",
"transcript": "ENST00000322088.11",
"protein_id": "ENSP00000324804.6",
"transcript_support_level": 1,
"aa_start": 179,
"aa_end": null,
"aa_length": 589,
"cds_start": 536,
"cds_end": null,
"cds_length": 1770,
"cdna_start": 581,
"cdna_end": null,
"cdna_length": 5352,
"mane_select": "NM_014225.6",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "c.656C>G",
"hgvs_p": "p.Pro219Arg",
"transcript": "ENST00000454220.7",
"protein_id": "ENSP00000391905.3",
"transcript_support_level": 1,
"aa_start": 219,
"aa_end": null,
"aa_length": 629,
"cds_start": 656,
"cds_end": null,
"cds_length": 1890,
"cdna_start": 702,
"cdna_end": null,
"cdna_length": 2213,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "c.578C>G",
"hgvs_p": "p.Pro193Arg",
"transcript": "ENST00000703398.1",
"protein_id": "ENSP00000515288.1",
"transcript_support_level": null,
"aa_start": 193,
"aa_end": null,
"aa_length": 603,
"cds_start": 578,
"cds_end": null,
"cds_length": 1812,
"cdna_start": 578,
"cdna_end": null,
"cdna_length": 2229,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "c.512C>G",
"hgvs_p": "p.Pro171Arg",
"transcript": "ENST00000703422.1",
"protein_id": "ENSP00000515292.1",
"transcript_support_level": null,
"aa_start": 171,
"aa_end": null,
"aa_length": 581,
"cds_start": 512,
"cds_end": null,
"cds_length": 1746,
"cdna_start": 572,
"cdna_end": null,
"cdna_length": 1806,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "n.227C>G",
"hgvs_p": null,
"transcript": "ENST00000462047.1",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 561,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "n.480C>G",
"hgvs_p": null,
"transcript": "ENST00000703396.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 644,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "n.689C>G",
"hgvs_p": null,
"transcript": "ENST00000703421.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1037,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "n.480C>G",
"hgvs_p": null,
"transcript": "NR_033500.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5251,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "c.-2C>G",
"hgvs_p": null,
"transcript": "NM_001363656.2",
"protein_id": "NP_001350585.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 410,
"cds_start": -4,
"cds_end": null,
"cds_length": 1233,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5728,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "c.-2C>G",
"hgvs_p": null,
"transcript": "ENST00000462990.5",
"protein_id": "ENSP00000470504.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 410,
"cds_start": -4,
"cds_end": null,
"cds_length": 1233,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2730,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "c.-2C>G",
"hgvs_p": null,
"transcript": "ENST00000703395.1",
"protein_id": "ENSP00000515286.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 410,
"cds_start": -4,
"cds_end": null,
"cds_length": 1233,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2364,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "c.-2C>G",
"hgvs_p": null,
"transcript": "ENST00000703397.1",
"protein_id": "ENSP00000515287.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 410,
"cds_start": -4,
"cds_end": null,
"cds_length": 1233,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2429,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "c.-2C>G",
"hgvs_p": null,
"transcript": "ENST00000703423.1",
"protein_id": "ENSP00000515293.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 410,
"cds_start": -4,
"cds_end": null,
"cds_length": 1233,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2378,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "n.-112C>G",
"hgvs_p": null,
"transcript": "ENST00000473820.1",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 646,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"hgvs_c": "n.*20C>G",
"hgvs_p": null,
"transcript": "ENST00000473455.2",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 615,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "PPP2R1A",
"gene_hgnc_id": 9302,
"dbsnp": "rs786205228",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.9008519649505615,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.009999999776482582,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.386,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.9999,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.12,
"bayesdelnoaf_prediction": "Uncertain_significance",
"phylop100way_score": 6.918,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.01,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 8,
"acmg_classification": "Likely_pathogenic",
"acmg_criteria": "PM1,PM2,PM5,PP3_Moderate",
"acmg_by_gene": [
{
"score": 8,
"benign_score": 0,
"pathogenic_score": 8,
"criteria": [
"PM1",
"PM2",
"PM5",
"PP3_Moderate"
],
"verdict": "Likely_pathogenic",
"transcript": "ENST00000322088.11",
"gene_symbol": "PPP2R1A",
"hgnc_id": 9302,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.536C>G",
"hgvs_p": "p.Pro179Arg"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}