← 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-20933405-T-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "16",
      "pos": 20933405,
      "ref": "T",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "NM_017539.2",
      "consequences": [
        {
          "aa_ref": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11962A>C",
          "hgvs_p": "p.Ile3988Leu",
          "transcript": "NM_001347886.2",
          "protein_id": "NP_001334815.1",
          "transcript_support_level": null,
          "aa_start": 3988,
          "aa_end": null,
          "aa_length": 4070,
          "cds_start": 11962,
          "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": "I",
          "aa_alt": "L",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11962A>C",
          "hgvs_p": "p.Ile3988Leu",
          "transcript": "ENST00000698260.1",
          "protein_id": "ENSP00000513632.1",
          "transcript_support_level": null,
          "aa_start": 3988,
          "aa_end": null,
          "aa_length": 4070,
          "cds_start": 11962,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.12100A>C",
          "hgvs_p": "p.Ile4034Leu",
          "transcript": "ENST00000261383.3",
          "protein_id": "ENSP00000261383.3",
          "transcript_support_level": 1,
          "aa_start": 4034,
          "aa_end": null,
          "aa_length": 4116,
          "cds_start": 12100,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.12142A>C",
          "hgvs_p": "p.Ile4048Leu",
          "transcript": "ENST00000685858.1",
          "protein_id": "ENSP00000508756.1",
          "transcript_support_level": null,
          "aa_start": 4048,
          "aa_end": null,
          "aa_length": 4130,
          "cds_start": 12142,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.12100A>C",
          "hgvs_p": "p.Ile4034Leu",
          "transcript": "NM_017539.2",
          "protein_id": "NP_060009.1",
          "transcript_support_level": null,
          "aa_start": 4034,
          "aa_end": null,
          "aa_length": 4116,
          "cds_start": 12100,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.12142A>C",
          "hgvs_p": "p.Ile4048Leu",
          "transcript": "XM_017023432.2",
          "protein_id": "XP_016878921.1",
          "transcript_support_level": null,
          "aa_start": 4048,
          "aa_end": null,
          "aa_length": 4130,
          "cds_start": 12142,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 63,
          "exon_rank_end": null,
          "exon_count": 63,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11983A>C",
          "hgvs_p": "p.Ile3995Leu",
          "transcript": "XM_011545882.3",
          "protein_id": "XP_011544184.1",
          "transcript_support_level": null,
          "aa_start": 3995,
          "aa_end": null,
          "aa_length": 4077,
          "cds_start": 11983,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 63,
          "exon_rank_end": null,
          "exon_count": 63,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11983A>C",
          "hgvs_p": "p.Ile3995Leu",
          "transcript": "XM_011545883.1",
          "protein_id": "XP_011544185.1",
          "transcript_support_level": null,
          "aa_start": 3995,
          "aa_end": null,
          "aa_length": 4077,
          "cds_start": 11983,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11962A>C",
          "hgvs_p": "p.Ile3988Leu",
          "transcript": "XM_047434348.1",
          "protein_id": "XP_047290304.1",
          "transcript_support_level": null,
          "aa_start": 3988,
          "aa_end": null,
          "aa_length": 4070,
          "cds_start": 11962,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 62,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11848A>C",
          "hgvs_p": "p.Ile3950Leu",
          "transcript": "XM_017023426.2",
          "protein_id": "XP_016878915.1",
          "transcript_support_level": null,
          "aa_start": 3950,
          "aa_end": null,
          "aa_length": 4032,
          "cds_start": 11848,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 61,
          "exon_rank_end": null,
          "exon_count": 61,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11740A>C",
          "hgvs_p": "p.Ile3914Leu",
          "transcript": "XM_017023427.2",
          "protein_id": "XP_016878916.1",
          "transcript_support_level": null,
          "aa_start": 3914,
          "aa_end": null,
          "aa_length": 3996,
          "cds_start": 11740,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 60,
          "exon_rank_end": null,
          "exon_count": 60,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11719A>C",
          "hgvs_p": "p.Ile3907Leu",
          "transcript": "XM_047434349.1",
          "protein_id": "XP_047290305.1",
          "transcript_support_level": null,
          "aa_start": 3907,
          "aa_end": null,
          "aa_length": 3989,
          "cds_start": 11719,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 60,
          "exon_rank_end": null,
          "exon_count": 60,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.11404A>C",
          "hgvs_p": "p.Ile3802Leu",
          "transcript": "XM_017023428.2",
          "protein_id": "XP_016878917.1",
          "transcript_support_level": null,
          "aa_start": 3802,
          "aa_end": null,
          "aa_length": 3884,
          "cds_start": 11404,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 55,
          "exon_rank_end": null,
          "exon_count": 55,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.10972A>C",
          "hgvs_p": "p.Ile3658Leu",
          "transcript": "XM_011545886.3",
          "protein_id": "XP_011544188.1",
          "transcript_support_level": null,
          "aa_start": 3658,
          "aa_end": null,
          "aa_length": 3740,
          "cds_start": 10972,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 45,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.9385A>C",
          "hgvs_p": "p.Ile3129Leu",
          "transcript": "XM_011545888.2",
          "protein_id": "XP_011544190.1",
          "transcript_support_level": null,
          "aa_start": 3129,
          "aa_end": null,
          "aa_length": 3211,
          "cds_start": 9385,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 45,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.9385A>C",
          "hgvs_p": "p.Ile3129Leu",
          "transcript": "XM_011545889.2",
          "protein_id": "XP_011544191.1",
          "transcript_support_level": null,
          "aa_start": 3129,
          "aa_end": null,
          "aa_length": 3211,
          "cds_start": 9385,
          "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": "I",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH3",
          "gene_hgnc_id": 2949,
          "hgvs_c": "c.6037A>C",
          "hgvs_p": "p.Ile2013Leu",
          "transcript": "XM_017023430.2",
          "protein_id": "XP_016878919.1",
          "transcript_support_level": null,
          "aa_start": 2013,
          "aa_end": null,
          "aa_length": 2095,
          "cds_start": 6037,
          "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": "rs202215040",
      "frequency_reference_population": 0.000017347687,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 28,
      "gnomad_exomes_af": 0.0000184699,
      "gnomad_genomes_af": 0.00000656978,
      "gnomad_exomes_ac": 27,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.12021943926811218,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.186,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0561,
      "alphamissense_prediction": "Benign",
      "bayesdelnoaf_score": -0.33,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 3.706,
      "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.12100A>C",
          "hgvs_p": "p.Ile4034Leu"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}