← 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: 13-110187278-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=13&pos=110187278&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 1,
"criteria": [
"PM1",
"BP6"
],
"effects": [
"missense_variant"
],
"gene_symbol": "COL4A1",
"hgnc_id": 2202,
"hgvs_c": "c.1588C>T",
"hgvs_p": "p.Pro530Ser",
"inheritance_mode": "AD,AR",
"pathogenic_score": 2,
"score": 1,
"transcript": "NM_001845.6",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM1,BP6",
"acmg_score": 1,
"allele_count_reference_population": 584,
"alphamissense_prediction": "Benign",
"alphamissense_score": 0.2341,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.17,
"chr": "13",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_disease": " intracerebral, susceptibility to,Autosomal dominant familial hematuria-retinal arteriolar tortuosity-contractures syndrome,Brain small vessel disease 1 with or without ocular anomalies,COL4A1-related disorder,Hemorrhage,Inborn genetic diseases,Porencephalic cyst,Retinal arterial tortuosity,Schizencephaly,not provided",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:3 LB:3 B:2",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.6897831559181213,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1669,
"aa_ref": "P",
"aa_start": 530,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6540,
"cdna_start": 1718,
"cds_end": null,
"cds_length": 5010,
"cds_start": 1588,
"consequences": [
"missense_variant"
],
"exon_count": 52,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "NM_001845.6",
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"hgvs_c": "c.1588C>T",
"hgvs_p": "p.Pro530Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000375820.10",
"protein_coding": true,
"protein_id": "NP_001836.3",
"strand": false,
"transcript": "NM_001845.6",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1669,
"aa_ref": "P",
"aa_start": 530,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 6540,
"cdna_start": 1718,
"cds_end": null,
"cds_length": 5010,
"cds_start": 1588,
"consequences": [
"missense_variant"
],
"exon_count": 52,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000375820.10",
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"hgvs_c": "c.1588C>T",
"hgvs_p": "p.Pro530Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001845.6",
"protein_coding": true,
"protein_id": "ENSP00000364979.4",
"strand": false,
"transcript": "ENST00000375820.10",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1667,
"aa_ref": "P",
"aa_start": 530,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6386,
"cdna_start": 1718,
"cds_end": null,
"cds_length": 5004,
"cds_start": 1588,
"consequences": [
"missense_variant"
],
"exon_count": 52,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000650424.2",
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"hgvs_c": "c.1588C>T",
"hgvs_p": "p.Pro530Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497477.2",
"strand": false,
"transcript": "ENST00000650424.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1636,
"aa_ref": "P",
"aa_start": 530,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6334,
"cdna_start": 1709,
"cds_end": null,
"cds_length": 4911,
"cds_start": 1588,
"consequences": [
"missense_variant"
],
"exon_count": 51,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000933608.1",
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"hgvs_c": "c.1588C>T",
"hgvs_p": "p.Pro530Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603667.1",
"strand": false,
"transcript": "ENST00000933608.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1605,
"aa_ref": "P",
"aa_start": 466,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6742,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 4818,
"cds_start": 1396,
"consequences": [
"missense_variant"
],
"exon_count": 52,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000615732.3",
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"hgvs_c": "c.1396C>T",
"hgvs_p": "p.Pro466Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000478222.3",
"strand": false,
"transcript": "ENST00000615732.3",
"transcript_support_level": 5
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1577,
"aa_ref": "P",
"aa_start": 530,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6161,
"cdna_start": 1718,
"cds_end": null,
"cds_length": 4734,
"cds_start": 1588,
"consequences": [
"missense_variant"
],
"exon_count": 49,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000953813.1",
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"hgvs_c": "c.1588C>T",
"hgvs_p": "p.Pro530Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000623872.1",
"strand": false,
"transcript": "ENST00000953813.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1567,
"aa_ref": "P",
"aa_start": 530,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5579,
"cdna_start": 1721,
"cds_end": null,
"cds_length": 4704,
"cds_start": 1588,
"consequences": [
"missense_variant"
],
"exon_count": 51,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000953814.1",
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"hgvs_c": "c.1588C>T",
"hgvs_p": "p.Pro530Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000623873.1",
"strand": false,
"transcript": "ENST00000953814.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1565,
"aa_ref": "P",
"aa_start": 530,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6172,
"cdna_start": 1760,
"cds_end": null,
"cds_length": 4698,
"cds_start": 1588,
"consequences": [
"missense_variant"
],
"exon_count": 50,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000933607.1",
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"hgvs_c": "c.1588C>T",
"hgvs_p": "p.Pro530Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603666.1",
"strand": false,
"transcript": "ENST00000933607.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1554,
"aa_ref": "P",
"aa_start": 530,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6240,
"cdna_start": 1763,
"cds_end": null,
"cds_length": 4665,
"cds_start": 1588,
"consequences": [
"missense_variant"
],
"exon_count": 51,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000714330.1",
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"hgvs_c": "c.1588C>T",
"hgvs_p": "p.Pro530Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000519606.1",
"strand": false,
"transcript": "ENST00000714330.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 2644,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 31,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000649738.1",
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"hgvs_c": "n.1718C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000649738.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": 6371,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 51,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000714329.1",
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"hgvs_c": "n.1588C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000519605.1",
"strand": false,
"transcript": "ENST00000714329.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": 6423,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 51,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000714331.1",
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"hgvs_c": "n.1588C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000519607.1",
"strand": false,
"transcript": "ENST00000714331.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs145172612",
"effect": "missense_variant",
"frequency_reference_population": 0.00036201294,
"gene_hgnc_id": 2202,
"gene_symbol": "COL4A1",
"gnomad_exomes_ac": 543,
"gnomad_exomes_af": 0.000371628,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 41,
"gnomad_genomes_af": 0.000269623,
"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": "Conflicting classifications of pathogenicity",
"phenotype_combined": "not provided|Porencephalic cyst|Autosomal dominant familial hematuria-retinal arteriolar tortuosity-contractures syndrome|Autosomal dominant familial hematuria-retinal arteriolar tortuosity-contractures syndrome;Hemorrhage, intracerebral, susceptibility to;Schizencephaly;Brain small vessel disease 1 with or without ocular anomalies;Retinal arterial tortuosity|Brain small vessel disease 1 with or without ocular anomalies|Inborn genetic diseases|COL4A1-related disorder",
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 7.29,
"pos": 110187278,
"ref": "G",
"revel_prediction": "Pathogenic",
"revel_score": 0.799,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.009999999776482582,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.01,
"transcript": "NM_001845.6"
}
]
}