← 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-12658428-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=12658428&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "19",
"pos": 12658428,
"ref": "C",
"alt": "T",
"effect": "stop_gained,splice_region_variant",
"transcript": "ENST00000456935.7",
"consequences": [
{
"aa_ref": "W",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained",
"splice_region_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAN2B1",
"gene_hgnc_id": 6826,
"hgvs_c": "c.1109G>A",
"hgvs_p": "p.Trp370*",
"transcript": "NM_000528.4",
"protein_id": "NP_000519.2",
"transcript_support_level": null,
"aa_start": 370,
"aa_end": null,
"aa_length": 1011,
"cds_start": 1109,
"cds_end": null,
"cds_length": 3036,
"cdna_start": 1150,
"cdna_end": null,
"cdna_length": 3185,
"mane_select": "ENST00000456935.7",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "*",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained",
"splice_region_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAN2B1",
"gene_hgnc_id": 6826,
"hgvs_c": "c.1109G>A",
"hgvs_p": "p.Trp370*",
"transcript": "ENST00000456935.7",
"protein_id": "ENSP00000395473.2",
"transcript_support_level": 1,
"aa_start": 370,
"aa_end": null,
"aa_length": 1011,
"cds_start": 1109,
"cds_end": null,
"cds_length": 3036,
"cdna_start": 1150,
"cdna_end": null,
"cdna_length": 3185,
"mane_select": "NM_000528.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained",
"splice_region_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAN2B1",
"gene_hgnc_id": 6826,
"hgvs_c": "c.1106G>A",
"hgvs_p": "p.Trp369*",
"transcript": "ENST00000221363.9",
"protein_id": "ENSP00000221363.4",
"transcript_support_level": 1,
"aa_start": 369,
"aa_end": null,
"aa_length": 1010,
"cds_start": 1106,
"cds_end": null,
"cds_length": 3033,
"cdna_start": 1139,
"cdna_end": null,
"cdna_length": 5855,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained",
"splice_region_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAN2B1",
"gene_hgnc_id": 6826,
"hgvs_c": "c.1112G>A",
"hgvs_p": "p.Trp371*",
"transcript": "NM_001440570.1",
"protein_id": "NP_001427499.1",
"transcript_support_level": null,
"aa_start": 371,
"aa_end": null,
"aa_length": 1012,
"cds_start": 1112,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 1153,
"cdna_end": null,
"cdna_length": 3188,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained",
"splice_region_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAN2B1",
"gene_hgnc_id": 6826,
"hgvs_c": "c.1106G>A",
"hgvs_p": "p.Trp369*",
"transcript": "NM_001173498.2",
"protein_id": "NP_001166969.1",
"transcript_support_level": null,
"aa_start": 369,
"aa_end": null,
"aa_length": 1010,
"cds_start": 1106,
"cds_end": null,
"cds_length": 3033,
"cdna_start": 1147,
"cdna_end": null,
"cdna_length": 3182,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"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": "MAN2B1",
"gene_hgnc_id": 6826,
"hgvs_c": "n.190G>A",
"hgvs_p": null,
"transcript": "ENST00000465830.1",
"protein_id": null,
"transcript_support_level": 4,
"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": 574,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MAN2B1",
"gene_hgnc_id": 6826,
"hgvs_c": "n.1009-84G>A",
"hgvs_p": null,
"transcript": "ENST00000466794.5",
"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": 3685,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MAN2B1",
"gene_hgnc_id": 6826,
"hgvs_c": "n.280+303G>A",
"hgvs_p": null,
"transcript": "ENST00000495617.1",
"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": 732,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 17,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MAN2B1",
"gene_hgnc_id": 6826,
"hgvs_c": "c.9-84G>A",
"hgvs_p": null,
"transcript": "XM_047438841.1",
"protein_id": "XP_047294797.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 644,
"cds_start": -4,
"cds_end": null,
"cds_length": 1935,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2148,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "MAN2B1",
"gene_hgnc_id": 6826,
"dbsnp": "rs786204715",
"frequency_reference_population": 0.0000013680939,
"hom_count_reference_population": 0,
"allele_count_reference_population": 2,
"gnomad_exomes_af": 0.00000136809,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 2,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.6600000262260437,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.8539999723434448,
"splice_prediction_selected": "Pathogenic",
"splice_source_selected": "dbscSNV1_RF",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.66,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 7.367,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.71,
"spliceai_max_prediction": "Pathogenic",
"dbscsnv_ada_score": 0.999993004009377,
"dbscsnv_ada_prediction": "Pathogenic",
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 22,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2,PP3_Strong,PP5_Very_Strong",
"acmg_by_gene": [
{
"score": 22,
"benign_score": 0,
"pathogenic_score": 22,
"criteria": [
"PVS1",
"PM2",
"PP3_Strong",
"PP5_Very_Strong"
],
"verdict": "Pathogenic",
"transcript": "ENST00000456935.7",
"gene_symbol": "MAN2B1",
"hgnc_id": 6826,
"effects": [
"stop_gained",
"splice_region_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.1109G>A",
"hgvs_p": "p.Trp370*"
}
],
"clinvar_disease": "Deficiency of alpha-mannosidase",
"clinvar_classification": "Pathogenic/Likely pathogenic",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "P:4 LP:1",
"phenotype_combined": "Deficiency of alpha-mannosidase",
"pathogenicity_classification_combined": "Pathogenic/Likely pathogenic",
"custom_annotations": null
}
],
"message": null
}