← 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: 6-46636408-G-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=46636408&ref=G&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "6",
"pos": 46636408,
"ref": "G",
"alt": "C",
"effect": "missense_variant",
"transcript": "NM_016593.5",
"consequences": [
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.713C>G",
"hgvs_p": "p.Ser238Cys",
"transcript": "NM_016593.5",
"protein_id": "NP_057677.2",
"transcript_support_level": null,
"aa_start": 238,
"aa_end": null,
"aa_length": 469,
"cds_start": 713,
"cds_end": null,
"cds_length": 1410,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000275016.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_016593.5"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.713C>G",
"hgvs_p": "p.Ser238Cys",
"transcript": "ENST00000275016.3",
"protein_id": "ENSP00000275016.2",
"transcript_support_level": 1,
"aa_start": 238,
"aa_end": null,
"aa_length": 469,
"cds_start": 713,
"cds_end": null,
"cds_length": 1410,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_016593.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000275016.3"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.197C>G",
"hgvs_p": "p.Ser66Cys",
"transcript": "ENST00000619708.4",
"protein_id": "ENSP00000477769.1",
"transcript_support_level": 1,
"aa_start": 66,
"aa_end": null,
"aa_length": 297,
"cds_start": 197,
"cds_end": null,
"cds_length": 894,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000619708.4"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.713C>G",
"hgvs_p": "p.Ser238Cys",
"transcript": "ENST00000889608.1",
"protein_id": "ENSP00000559667.1",
"transcript_support_level": null,
"aa_start": 238,
"aa_end": null,
"aa_length": 523,
"cds_start": 713,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000889608.1"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.653C>G",
"hgvs_p": "p.Ser218Cys",
"transcript": "NM_001278738.2",
"protein_id": "NP_001265667.1",
"transcript_support_level": null,
"aa_start": 218,
"aa_end": null,
"aa_length": 449,
"cds_start": 653,
"cds_end": null,
"cds_length": 1350,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001278738.2"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.713C>G",
"hgvs_p": "p.Ser238Cys",
"transcript": "ENST00000889607.1",
"protein_id": "ENSP00000559666.1",
"transcript_support_level": null,
"aa_start": 238,
"aa_end": null,
"aa_length": 437,
"cds_start": 713,
"cds_end": null,
"cds_length": 1314,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000889607.1"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.713C>G",
"hgvs_p": "p.Ser238Cys",
"transcript": "ENST00000889609.1",
"protein_id": "ENSP00000559668.1",
"transcript_support_level": null,
"aa_start": 238,
"aa_end": null,
"aa_length": 401,
"cds_start": 713,
"cds_end": null,
"cds_length": 1206,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000889609.1"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.197C>G",
"hgvs_p": "p.Ser66Cys",
"transcript": "NM_001278739.2",
"protein_id": "NP_001265668.1",
"transcript_support_level": null,
"aa_start": 66,
"aa_end": null,
"aa_length": 297,
"cds_start": 197,
"cds_end": null,
"cds_length": 894,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001278739.2"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.713C>G",
"hgvs_p": "p.Ser238Cys",
"transcript": "XM_017010921.2",
"protein_id": "XP_016866410.1",
"transcript_support_level": null,
"aa_start": 238,
"aa_end": null,
"aa_length": 471,
"cds_start": 713,
"cds_end": null,
"cds_length": 1416,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017010921.2"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.653C>G",
"hgvs_p": "p.Ser218Cys",
"transcript": "XM_017010922.2",
"protein_id": "XP_016866411.1",
"transcript_support_level": null,
"aa_start": 218,
"aa_end": null,
"aa_length": 451,
"cds_start": 653,
"cds_end": null,
"cds_length": 1356,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017010922.2"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.713C>G",
"hgvs_p": "p.Ser238Cys",
"transcript": "XM_017010923.2",
"protein_id": "XP_016866412.1",
"transcript_support_level": null,
"aa_start": 238,
"aa_end": null,
"aa_length": 435,
"cds_start": 713,
"cds_end": null,
"cds_length": 1308,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017010923.2"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.713C>G",
"hgvs_p": "p.Ser238Cys",
"transcript": "XM_017010924.2",
"protein_id": "XP_016866413.1",
"transcript_support_level": null,
"aa_start": 238,
"aa_end": null,
"aa_length": 433,
"cds_start": 713,
"cds_end": null,
"cds_length": 1302,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017010924.2"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.713C>G",
"hgvs_p": "p.Ser238Cys",
"transcript": "XM_005249171.5",
"protein_id": "XP_005249228.1",
"transcript_support_level": null,
"aa_start": 238,
"aa_end": null,
"aa_length": 420,
"cds_start": 713,
"cds_end": null,
"cds_length": 1263,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005249171.5"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.653C>G",
"hgvs_p": "p.Ser218Cys",
"transcript": "XM_047418858.1",
"protein_id": "XP_047274814.1",
"transcript_support_level": null,
"aa_start": 218,
"aa_end": null,
"aa_length": 400,
"cds_start": 653,
"cds_end": null,
"cds_length": 1203,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047418858.1"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.713C>G",
"hgvs_p": "p.Ser238Cys",
"transcript": "XM_047418859.1",
"protein_id": "XP_047274815.1",
"transcript_support_level": null,
"aa_start": 238,
"aa_end": null,
"aa_length": 384,
"cds_start": 713,
"cds_end": null,
"cds_length": 1155,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047418859.1"
},
{
"aa_ref": "S",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.713C>G",
"hgvs_p": "p.Ser238Cys",
"transcript": "XM_047418860.1",
"protein_id": "XP_047274816.1",
"transcript_support_level": null,
"aa_start": 238,
"aa_end": null,
"aa_length": 371,
"cds_start": 713,
"cds_end": null,
"cds_length": 1116,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047418860.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "c.178-10900C>G",
"hgvs_p": null,
"transcript": "ENST00000889610.1",
"protein_id": "ENSP00000559669.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 248,
"cds_start": null,
"cds_end": null,
"cds_length": 747,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000889610.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"hgvs_c": "n.132C>G",
"hgvs_p": null,
"transcript": "ENST00000480804.1",
"protein_id": null,
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000480804.1"
}
],
"gene_symbol": "CYP39A1",
"gene_hgnc_id": 17449,
"dbsnp": "rs147866724",
"frequency_reference_population": 0.004019928,
"hom_count_reference_population": 15,
"allele_count_reference_population": 6455,
"gnomad_exomes_af": 0.00410737,
"gnomad_genomes_af": 0.00318526,
"gnomad_exomes_ac": 5970,
"gnomad_genomes_ac": 485,
"gnomad_exomes_homalt": 14,
"gnomad_genomes_homalt": 1,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.005650937557220459,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.357,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.1076,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.32,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 4.183,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0,
"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": -10,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Moderate,BS2",
"acmg_by_gene": [
{
"score": -10,
"benign_score": 10,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Moderate",
"BS2"
],
"verdict": "Benign",
"transcript": "NM_016593.5",
"gene_symbol": "CYP39A1",
"hgnc_id": 17449,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.713C>G",
"hgvs_p": "p.Ser238Cys"
}
],
"clinvar_disease": "not provided",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "not provided",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}