← 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: 16-20936845-T-A (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=16&pos=20936845&ref=T&alt=A&genome=hg38&allGenes=true"

API Response

json
{
  "variants": [
    {
      "chr": "16",
      "pos": 20936845,
      "ref": "T",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_017539.2",
      "consequences": [
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 60,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11525A>T",
          "hgvs_p": "p.Lys3842Ile",
          "transcript": "NM_001347886.2",
          "protein_id": "NP_001334815.1",
          "transcript_support_level": null,
          "aa_start": 3842,
          "aa_end": null,
          "aa_length": 4070,
          "cds_start": 11525,
          "cds_end": null,
          "cds_length": 12213,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000698260.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001347886.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 60,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11525A>T",
          "hgvs_p": "p.Lys3842Ile",
          "transcript": "ENST00000698260.1",
          "protein_id": "ENSP00000513632.1",
          "transcript_support_level": null,
          "aa_start": 3842,
          "aa_end": null,
          "aa_length": 4070,
          "cds_start": 11525,
          "cds_end": null,
          "cds_length": 12213,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001347886.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000698260.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 60,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11663A>T",
          "hgvs_p": "p.Lys3888Ile",
          "transcript": "ENST00000261383.3",
          "protein_id": "ENSP00000261383.3",
          "transcript_support_level": 1,
          "aa_start": 3888,
          "aa_end": null,
          "aa_length": 4116,
          "cds_start": 11663,
          "cds_end": null,
          "cds_length": 12351,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000261383.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 60,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11705A>T",
          "hgvs_p": "p.Lys3902Ile",
          "transcript": "ENST00000685858.1",
          "protein_id": "ENSP00000508756.1",
          "transcript_support_level": null,
          "aa_start": 3902,
          "aa_end": null,
          "aa_length": 4130,
          "cds_start": 11705,
          "cds_end": null,
          "cds_length": 12393,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000685858.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 60,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11663A>T",
          "hgvs_p": "p.Lys3888Ile",
          "transcript": "NM_017539.2",
          "protein_id": "NP_060009.1",
          "transcript_support_level": null,
          "aa_start": 3888,
          "aa_end": null,
          "aa_length": 4116,
          "cds_start": 11663,
          "cds_end": null,
          "cds_length": 12351,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_017539.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 60,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11705A>T",
          "hgvs_p": "p.Lys3902Ile",
          "transcript": "XM_017023432.2",
          "protein_id": "XP_016878921.1",
          "transcript_support_level": null,
          "aa_start": 3902,
          "aa_end": null,
          "aa_length": 4130,
          "cds_start": 11705,
          "cds_end": null,
          "cds_length": 12393,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017023432.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 61,
          "exon_rank_end": null,
          "exon_count": 63,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11546A>T",
          "hgvs_p": "p.Lys3849Ile",
          "transcript": "XM_011545882.3",
          "protein_id": "XP_011544184.1",
          "transcript_support_level": null,
          "aa_start": 3849,
          "aa_end": null,
          "aa_length": 4077,
          "cds_start": 11546,
          "cds_end": null,
          "cds_length": 12234,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011545882.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 61,
          "exon_rank_end": null,
          "exon_count": 63,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11546A>T",
          "hgvs_p": "p.Lys3849Ile",
          "transcript": "XM_011545883.1",
          "protein_id": "XP_011544185.1",
          "transcript_support_level": null,
          "aa_start": 3849,
          "aa_end": null,
          "aa_length": 4077,
          "cds_start": 11546,
          "cds_end": null,
          "cds_length": 12234,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011545883.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 60,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11525A>T",
          "hgvs_p": "p.Lys3842Ile",
          "transcript": "XM_047434348.1",
          "protein_id": "XP_047290304.1",
          "transcript_support_level": null,
          "aa_start": 3842,
          "aa_end": null,
          "aa_length": 4070,
          "cds_start": 11525,
          "cds_end": null,
          "cds_length": 12213,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434348.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 60,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11411A>T",
          "hgvs_p": "p.Lys3804Ile",
          "transcript": "XM_017023426.2",
          "protein_id": "XP_016878915.1",
          "transcript_support_level": null,
          "aa_start": 3804,
          "aa_end": null,
          "aa_length": 4032,
          "cds_start": 11411,
          "cds_end": null,
          "cds_length": 12099,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017023426.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 59,
          "exon_rank_end": null,
          "exon_count": 61,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11303A>T",
          "hgvs_p": "p.Lys3768Ile",
          "transcript": "XM_017023427.2",
          "protein_id": "XP_016878916.1",
          "transcript_support_level": null,
          "aa_start": 3768,
          "aa_end": null,
          "aa_length": 3996,
          "cds_start": 11303,
          "cds_end": null,
          "cds_length": 11991,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017023427.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 58,
          "exon_rank_end": null,
          "exon_count": 60,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11282A>T",
          "hgvs_p": "p.Lys3761Ile",
          "transcript": "XM_047434349.1",
          "protein_id": "XP_047290305.1",
          "transcript_support_level": null,
          "aa_start": 3761,
          "aa_end": null,
          "aa_length": 3989,
          "cds_start": 11282,
          "cds_end": null,
          "cds_length": 11970,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434349.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 58,
          "exon_rank_end": null,
          "exon_count": 60,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.10967A>T",
          "hgvs_p": "p.Lys3656Ile",
          "transcript": "XM_017023428.2",
          "protein_id": "XP_016878917.1",
          "transcript_support_level": null,
          "aa_start": 3656,
          "aa_end": null,
          "aa_length": 3884,
          "cds_start": 10967,
          "cds_end": null,
          "cds_length": 11655,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017023428.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 53,
          "exon_rank_end": null,
          "exon_count": 55,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.10535A>T",
          "hgvs_p": "p.Lys3512Ile",
          "transcript": "XM_011545886.3",
          "protein_id": "XP_011544188.1",
          "transcript_support_level": null,
          "aa_start": 3512,
          "aa_end": null,
          "aa_length": 3740,
          "cds_start": 10535,
          "cds_end": null,
          "cds_length": 11223,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011545886.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.8948A>T",
          "hgvs_p": "p.Lys2983Ile",
          "transcript": "XM_011545888.2",
          "protein_id": "XP_011544190.1",
          "transcript_support_level": null,
          "aa_start": 2983,
          "aa_end": null,
          "aa_length": 3211,
          "cds_start": 8948,
          "cds_end": null,
          "cds_length": 9636,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011545888.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.8948A>T",
          "hgvs_p": "p.Lys2983Ile",
          "transcript": "XM_011545889.2",
          "protein_id": "XP_011544191.1",
          "transcript_support_level": null,
          "aa_start": 2983,
          "aa_end": null,
          "aa_length": 3211,
          "cds_start": 8948,
          "cds_end": null,
          "cds_length": 9636,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011545889.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.5600A>T",
          "hgvs_p": "p.Lys1867Ile",
          "transcript": "XM_017023430.2",
          "protein_id": "XP_016878919.1",
          "transcript_support_level": null,
          "aa_start": 1867,
          "aa_end": null,
          "aa_length": 2095,
          "cds_start": 5600,
          "cds_end": null,
          "cds_length": 6288,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017023430.2"
        }
      ],
      "gene_symbol": "DNAH3",
      "gene_hgnc_id": 2949,
      "dbsnp": "rs145327382",
      "frequency_reference_population": 6.8571023e-7,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 6.8571e-7,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.16108211874961853,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.096,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.146,
      "alphamissense_prediction": "Benign",
      "bayesdelnoaf_score": -0.49,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.582,
      "phylop100way_prediction": "Benign",
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_017539.2",
          "gene_symbol": "DNAH3",
          "hgnc_id": 2949,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.11663A>T",
          "hgvs_p": "p.Lys3888Ile"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}