← 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: 2-237371861-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=237371861&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 13,
"criteria": [
"BP4_Strong",
"BP6",
"BS1",
"BS2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "COL6A3",
"hgnc_id": 2213,
"hgvs_c": "c.4156G>A",
"hgvs_p": "p.Glu1386Lys",
"inheritance_mode": "AR,AD,SD",
"pathogenic_score": 0,
"score": -13,
"transcript": "NM_004369.4",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6,BS1,BS2",
"acmg_score": -13,
"allele_count_reference_population": 8775,
"alphamissense_prediction": null,
"alphamissense_score": 0.1581,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.21,
"chr": "2",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_disease": "Bethlem myopathy 1A,COL6A3-related disorder,Collagen 6-related myopathy,Tip-toe gait,not provided,not specified",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:2 LB:2 B:6",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.009745866060256958,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 3177,
"aa_ref": "E",
"aa_start": 1386,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10532,
"cdna_start": 4398,
"cds_end": null,
"cds_length": 9534,
"cds_start": 4156,
"consequences": [
"missense_variant"
],
"exon_count": 44,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_004369.4",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.4156G>A",
"hgvs_p": "p.Glu1386Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000295550.9",
"protein_coding": true,
"protein_id": "NP_004360.2",
"strand": false,
"transcript": "NM_004369.4",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 3177,
"aa_ref": "E",
"aa_start": 1386,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 10532,
"cdna_start": 4398,
"cds_end": null,
"cds_length": 9534,
"cds_start": 4156,
"consequences": [
"missense_variant"
],
"exon_count": 44,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000295550.9",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.4156G>A",
"hgvs_p": "p.Glu1386Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004369.4",
"protein_coding": true,
"protein_id": "ENSP00000295550.4",
"strand": false,
"transcript": "ENST00000295550.9",
"transcript_support_level": 1
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2570,
"aa_ref": "E",
"aa_start": 779,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8628,
"cdna_start": 2561,
"cds_end": null,
"cds_length": 7713,
"cds_start": 2335,
"consequences": [
"missense_variant"
],
"exon_count": 41,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000472056.5",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.2335G>A",
"hgvs_p": "p.Glu779Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000418285.1",
"strand": false,
"transcript": "ENST00000472056.5",
"transcript_support_level": 1
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 1237,
"aa_ref": "E",
"aa_start": 1180,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4037,
"cdna_start": 3793,
"cds_end": null,
"cds_length": 3714,
"cds_start": 3538,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000392004.7",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.3538G>A",
"hgvs_p": "p.Glu1180Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000375861.3",
"strand": false,
"transcript": "ENST00000392004.7",
"transcript_support_level": 1
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2971,
"aa_ref": "E",
"aa_start": 1180,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9914,
"cdna_start": 3780,
"cds_end": null,
"cds_length": 8916,
"cds_start": 3538,
"consequences": [
"missense_variant"
],
"exon_count": 43,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_057167.4",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.3538G>A",
"hgvs_p": "p.Glu1180Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_476508.2",
"strand": false,
"transcript": "NM_057167.4",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2971,
"aa_ref": "E",
"aa_start": 1180,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9636,
"cdna_start": 3788,
"cds_end": null,
"cds_length": 8916,
"cds_start": 3538,
"consequences": [
"missense_variant"
],
"exon_count": 43,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000353578.9",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.3538G>A",
"hgvs_p": "p.Glu1180Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000315873.4",
"strand": false,
"transcript": "ENST00000353578.9",
"transcript_support_level": 5
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2570,
"aa_ref": "E",
"aa_start": 779,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8711,
"cdna_start": 2577,
"cds_end": null,
"cds_length": 7713,
"cds_start": 2335,
"consequences": [
"missense_variant"
],
"exon_count": 41,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_057166.5",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.2335G>A",
"hgvs_p": "p.Glu779Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_476507.3",
"strand": false,
"transcript": "NM_057166.5",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2569,
"aa_ref": "E",
"aa_start": 779,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8948,
"cdna_start": 2818,
"cds_end": null,
"cds_length": 7710,
"cds_start": 2335,
"consequences": [
"missense_variant"
],
"exon_count": 41,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000952249.1",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.2335G>A",
"hgvs_p": "p.Glu779Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622308.1",
"strand": false,
"transcript": "ENST00000952249.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2427,
"aa_ref": "E",
"aa_start": 779,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8290,
"cdna_start": 2584,
"cds_end": null,
"cds_length": 7284,
"cds_start": 2335,
"consequences": [
"missense_variant"
],
"exon_count": 41,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000952251.1",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.2335G>A",
"hgvs_p": "p.Glu779Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622310.1",
"strand": false,
"transcript": "ENST00000952251.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 2375,
"aa_ref": "E",
"aa_start": 584,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8133,
"cdna_start": 1999,
"cds_end": null,
"cds_length": 7128,
"cds_start": 1750,
"consequences": [
"missense_variant"
],
"exon_count": 40,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000952252.1",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.1750G>A",
"hgvs_p": "p.Glu584Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622311.1",
"strand": false,
"transcript": "ENST00000952252.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 1237,
"aa_ref": "E",
"aa_start": 1180,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4024,
"cdna_start": 3780,
"cds_end": null,
"cds_length": 3714,
"cds_start": 3538,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_057165.5",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.3538G>A",
"hgvs_p": "p.Glu1180Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_476506.3",
"strand": false,
"transcript": "NM_057165.5",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 1036,
"aa_ref": "E",
"aa_start": 979,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3421,
"cdna_start": 3177,
"cds_end": null,
"cds_length": 3111,
"cds_start": 2935,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_057164.5",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.2935G>A",
"hgvs_p": "p.Glu979Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_476505.3",
"strand": false,
"transcript": "NM_057164.5",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 1036,
"aa_ref": "E",
"aa_start": 979,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3464,
"cdna_start": 3220,
"cds_end": null,
"cds_length": 3111,
"cds_start": 2935,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000392003.6",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.2935G>A",
"hgvs_p": "p.Glu979Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000375860.2",
"strand": false,
"transcript": "ENST00000392003.6",
"transcript_support_level": 2
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 889,
"aa_ref": "E",
"aa_start": 779,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3776,
"cdna_start": 2688,
"cds_end": null,
"cds_length": 2670,
"cds_start": 2335,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000952250.1",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.2335G>A",
"hgvs_p": "p.Glu779Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622309.1",
"strand": false,
"transcript": "ENST00000952250.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 98,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1140,
"cdna_start": null,
"cds_end": null,
"cds_length": 297,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000888366.1",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.91+24866G>A",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000558425.1",
"strand": false,
"transcript": "ENST00000888366.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 136,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 414,
"cdna_start": null,
"cds_end": null,
"cds_length": 413,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000684597.1",
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"hgvs_c": "c.-15G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508021.1",
"strand": true,
"transcript": "ENST00000684597.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs146092501",
"effect": "missense_variant",
"frequency_reference_population": 0.005438582,
"gene_hgnc_id": 2213,
"gene_symbol": "COL6A3",
"gnomad_exomes_ac": 7906,
"gnomad_exomes_af": 0.00540997,
"gnomad_exomes_homalt": 54,
"gnomad_genomes_ac": 869,
"gnomad_genomes_af": 0.0057135,
"gnomad_genomes_homalt": 6,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 60,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"phenotype_combined": "not specified|not provided|Collagen 6-related myopathy|Bethlem myopathy 1A|COL6A3-related disorder|Tip-toe gait",
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.109,
"pos": 237371861,
"ref": "C",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.527,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_004369.4"
}
]
}