← 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: 1-185098341-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=185098341&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2",
"PP2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "RNF2",
"hgnc_id": 10061,
"hgvs_c": "c.734C>G",
"hgvs_p": "p.Thr245Arg",
"inheritance_mode": "AD",
"pathogenic_score": 3,
"score": 3,
"transcript": "NM_007212.4",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,PP2",
"acmg_score": 3,
"allele_count_reference_population": 3,
"alphamissense_prediction": null,
"alphamissense_score": 0.7586,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.26,
"chr": "1",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.6610134840011597,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 336,
"aa_ref": "T",
"aa_start": 245,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3407,
"cdna_start": 828,
"cds_end": null,
"cds_length": 1011,
"cds_start": 734,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_007212.4",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.734C>G",
"hgvs_p": "p.Thr245Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000367510.8",
"protein_coding": true,
"protein_id": "NP_009143.1",
"strand": true,
"transcript": "NM_007212.4",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 336,
"aa_ref": "T",
"aa_start": 245,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3407,
"cdna_start": 828,
"cds_end": null,
"cds_length": 1011,
"cds_start": 734,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000367510.8",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.734C>G",
"hgvs_p": "p.Thr245Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_007212.4",
"protein_coding": true,
"protein_id": "ENSP00000356480.3",
"strand": true,
"transcript": "ENST00000367510.8",
"transcript_support_level": 1
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 345,
"aa_ref": "T",
"aa_start": 254,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1846,
"cdna_start": 858,
"cds_end": null,
"cds_length": 1038,
"cds_start": 761,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000942958.1",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.761C>G",
"hgvs_p": "p.Thr254Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000613017.1",
"strand": true,
"transcript": "ENST00000942958.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 336,
"aa_ref": "T",
"aa_start": 245,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3468,
"cdna_start": 889,
"cds_end": null,
"cds_length": 1011,
"cds_start": 734,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000715230.1",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.734C>G",
"hgvs_p": "p.Thr245Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000520426.1",
"strand": true,
"transcript": "ENST00000715230.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 336,
"aa_ref": "T",
"aa_start": 245,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2993,
"cdna_start": 787,
"cds_end": null,
"cds_length": 1011,
"cds_start": 734,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000910311.1",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.734C>G",
"hgvs_p": "p.Thr245Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580370.1",
"strand": true,
"transcript": "ENST00000910311.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 336,
"aa_ref": "T",
"aa_start": 245,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3157,
"cdna_start": 1128,
"cds_end": null,
"cds_length": 1011,
"cds_start": 734,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000910312.1",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.734C>G",
"hgvs_p": "p.Thr245Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580371.1",
"strand": true,
"transcript": "ENST00000910312.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 336,
"aa_ref": "T",
"aa_start": 245,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2227,
"cdna_start": 1200,
"cds_end": null,
"cds_length": 1011,
"cds_start": 734,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000910315.1",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.734C>G",
"hgvs_p": "p.Thr245Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580374.1",
"strand": true,
"transcript": "ENST00000910315.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 336,
"aa_ref": "T",
"aa_start": 245,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1491,
"cdna_start": 1140,
"cds_end": null,
"cds_length": 1011,
"cds_start": 734,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000925210.1",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.734C>G",
"hgvs_p": "p.Thr245Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000595269.1",
"strand": true,
"transcript": "ENST00000925210.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 336,
"aa_ref": "T",
"aa_start": 245,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2420,
"cdna_start": 2058,
"cds_end": null,
"cds_length": 1011,
"cds_start": 734,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000942959.1",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.734C>G",
"hgvs_p": "p.Thr245Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000613018.1",
"strand": true,
"transcript": "ENST00000942959.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 335,
"aa_ref": "T",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3207,
"cdna_start": 1008,
"cds_end": null,
"cds_length": 1008,
"cds_start": 731,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000925207.1",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.731C>G",
"hgvs_p": "p.Thr244Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000595266.1",
"strand": true,
"transcript": "ENST00000925207.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 264,
"aa_ref": "T",
"aa_start": 173,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1677,
"cdna_start": 644,
"cds_end": null,
"cds_length": 795,
"cds_start": 518,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000367509.8",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.518C>G",
"hgvs_p": "p.Thr173Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000356479.4",
"strand": true,
"transcript": "ENST00000367509.8",
"transcript_support_level": 2
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 264,
"aa_ref": "T",
"aa_start": 173,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 986,
"cdna_start": 637,
"cds_end": null,
"cds_length": 795,
"cds_start": 518,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000910314.1",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.518C>G",
"hgvs_p": "p.Thr173Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580373.1",
"strand": true,
"transcript": "ENST00000910314.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 264,
"aa_ref": "T",
"aa_start": 173,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1834,
"cdna_start": 807,
"cds_end": null,
"cds_length": 795,
"cds_start": 518,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000925209.1",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.518C>G",
"hgvs_p": "p.Thr173Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000595268.1",
"strand": true,
"transcript": "ENST00000925209.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 244,
"aa_ref": "T",
"aa_start": 245,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 939,
"cdna_start": 936,
"cds_end": null,
"cds_length": 737,
"cds_start": 734,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000453650.2",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.734C>G",
"hgvs_p": "p.Thr245Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000400722.2",
"strand": true,
"transcript": "ENST00000453650.2",
"transcript_support_level": 5
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 336,
"aa_ref": "T",
"aa_start": 245,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4344,
"cdna_start": 1765,
"cds_end": null,
"cds_length": 1011,
"cds_start": 734,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "XM_011509851.4",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.734C>G",
"hgvs_p": "p.Thr245Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011508153.1",
"strand": true,
"transcript": "XM_011509851.4",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 336,
"aa_ref": "T",
"aa_start": 245,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3857,
"cdna_start": 1278,
"cds_end": null,
"cds_length": 1011,
"cds_start": 734,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "XM_011509852.3",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.734C>G",
"hgvs_p": "p.Thr245Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011508154.1",
"strand": true,
"transcript": "XM_011509852.3",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 287,
"aa_ref": "T",
"aa_start": 196,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3329,
"cdna_start": 750,
"cds_end": null,
"cds_length": 864,
"cds_start": 587,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_005245413.4",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.587C>G",
"hgvs_p": "p.Thr196Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005245470.1",
"strand": true,
"transcript": "XM_005245413.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 245,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2703,
"cdna_start": null,
"cds_end": null,
"cds_length": 738,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000910313.1",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.465-1450C>G",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580372.1",
"strand": true,
"transcript": "ENST00000910313.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 173,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2466,
"cdna_start": null,
"cds_end": null,
"cds_length": 522,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000925208.1",
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"hgvs_c": "c.249-1450C>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000595267.1",
"strand": true,
"transcript": "ENST00000925208.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs1404122501",
"effect": "missense_variant",
"frequency_reference_population": 0.000019719198,
"gene_hgnc_id": 10061,
"gene_symbol": "RNF2",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": 3,
"gnomad_genomes_af": 0.0000197192,
"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": null,
"phenotype_combined": null,
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 6.462,
"pos": 185098341,
"ref": "C",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.541,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_007212.4"
}
]
}