← 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: 12-32792661-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "12",
      "pos": 32792661,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "ENST00000340811.9",
      "consequences": [
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "c.2428C>T",
          "hgvs_p": "p.His810Tyr",
          "transcript": "NM_001005242.3",
          "protein_id": "NP_001005242.2",
          "transcript_support_level": null,
          "aa_start": 810,
          "aa_end": null,
          "aa_length": 837,
          "cds_start": 2428,
          "cds_end": null,
          "cds_length": 2514,
          "cdna_start": 2474,
          "cdna_end": null,
          "cdna_length": 4229,
          "mane_select": "ENST00000340811.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "c.2428C>T",
          "hgvs_p": "p.His810Tyr",
          "transcript": "ENST00000340811.9",
          "protein_id": "ENSP00000342800.5",
          "transcript_support_level": 1,
          "aa_start": 810,
          "aa_end": null,
          "aa_length": 837,
          "cds_start": 2428,
          "cds_end": null,
          "cds_length": 2514,
          "cdna_start": 2474,
          "cdna_end": null,
          "cdna_length": 4229,
          "mane_select": "NM_001005242.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "c.2560C>T",
          "hgvs_p": "p.His854Tyr",
          "transcript": "ENST00000070846.11",
          "protein_id": "ENSP00000070846.6",
          "transcript_support_level": 1,
          "aa_start": 854,
          "aa_end": null,
          "aa_length": 881,
          "cds_start": 2560,
          "cds_end": null,
          "cds_length": 2646,
          "cdna_start": 2606,
          "cdna_end": null,
          "cdna_length": 4361,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "c.2560C>T",
          "hgvs_p": "p.His854Tyr",
          "transcript": "NM_004572.4",
          "protein_id": "NP_004563.2",
          "transcript_support_level": null,
          "aa_start": 854,
          "aa_end": null,
          "aa_length": 881,
          "cds_start": 2560,
          "cds_end": null,
          "cds_length": 2646,
          "cdna_start": 2606,
          "cdna_end": null,
          "cdna_length": 4361,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "c.2263C>T",
          "hgvs_p": "p.His755Tyr",
          "transcript": "NM_001407156.1",
          "protein_id": "NP_001394085.1",
          "transcript_support_level": null,
          "aa_start": 755,
          "aa_end": null,
          "aa_length": 782,
          "cds_start": 2263,
          "cds_end": null,
          "cds_length": 2349,
          "cdna_start": 2309,
          "cdna_end": null,
          "cdna_length": 4064,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "c.2101C>T",
          "hgvs_p": "p.His701Tyr",
          "transcript": "NM_001407158.1",
          "protein_id": "NP_001394087.1",
          "transcript_support_level": null,
          "aa_start": 701,
          "aa_end": null,
          "aa_length": 728,
          "cds_start": 2101,
          "cds_end": null,
          "cds_length": 2187,
          "cdna_start": 2973,
          "cdna_end": null,
          "cdna_length": 4728,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "c.2101C>T",
          "hgvs_p": "p.His701Tyr",
          "transcript": "NM_001407159.1",
          "protein_id": "NP_001394088.1",
          "transcript_support_level": null,
          "aa_start": 701,
          "aa_end": null,
          "aa_length": 728,
          "cds_start": 2101,
          "cds_end": null,
          "cds_length": 2187,
          "cdna_start": 2737,
          "cdna_end": null,
          "cdna_length": 4492,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "c.571C>T",
          "hgvs_p": "p.His191Tyr",
          "transcript": "ENST00000549461.3",
          "protein_id": "ENSP00000519092.1",
          "transcript_support_level": 2,
          "aa_start": 191,
          "aa_end": null,
          "aa_length": 218,
          "cds_start": 571,
          "cds_end": null,
          "cds_length": 657,
          "cdna_start": 967,
          "cdna_end": null,
          "cdna_length": 2732,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "c.571C>T",
          "hgvs_p": "p.His191Tyr",
          "transcript": "ENST00000700558.2",
          "protein_id": "ENSP00000519093.1",
          "transcript_support_level": null,
          "aa_start": 191,
          "aa_end": null,
          "aa_length": 218,
          "cds_start": 571,
          "cds_end": null,
          "cds_length": 657,
          "cdna_start": 666,
          "cdna_end": null,
          "cdna_length": 1463,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "C",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "c.2238C>T",
          "hgvs_p": "p.Cys746Cys",
          "transcript": "NM_001407155.1",
          "protein_id": "NP_001394084.1",
          "transcript_support_level": null,
          "aa_start": 746,
          "aa_end": null,
          "aa_length": 822,
          "cds_start": 2238,
          "cds_end": null,
          "cds_length": 2469,
          "cdna_start": 2284,
          "cdna_end": null,
          "cdna_length": 4039,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "C",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "c.2238C>T",
          "hgvs_p": "p.Cys746Cys",
          "transcript": "ENST00000700559.2",
          "protein_id": "ENSP00000515065.2",
          "transcript_support_level": null,
          "aa_start": 746,
          "aa_end": null,
          "aa_length": 822,
          "cds_start": 2238,
          "cds_end": null,
          "cds_length": 2469,
          "cdna_start": 2305,
          "cdna_end": null,
          "cdna_length": 4070,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "C",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "c.1911C>T",
          "hgvs_p": "p.Cys637Cys",
          "transcript": "NM_001407160.1",
          "protein_id": "NP_001394089.1",
          "transcript_support_level": null,
          "aa_start": 637,
          "aa_end": null,
          "aa_length": 713,
          "cds_start": 1911,
          "cds_end": null,
          "cds_length": 2142,
          "cdna_start": 2547,
          "cdna_end": null,
          "cdna_length": 4302,
          "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": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "n.1115C>T",
          "hgvs_p": null,
          "transcript": "ENST00000546498.2",
          "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": 1519,
          "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": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "n.215C>T",
          "hgvs_p": null,
          "transcript": "ENST00000546769.1",
          "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": 782,
          "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": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "n.931C>T",
          "hgvs_p": null,
          "transcript": "ENST00000700555.2",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 2696,
          "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": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "n.520C>T",
          "hgvs_p": null,
          "transcript": "ENST00000700557.2",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 2018,
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PKP2",
          "gene_hgnc_id": 9024,
          "hgvs_c": "n.1643C>T",
          "hgvs_p": null,
          "transcript": "ENST00000700560.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 2433,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "PKP2",
      "gene_hgnc_id": 9024,
      "dbsnp": "rs397517023",
      "frequency_reference_population": 0.000037184443,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 60,
      "gnomad_exomes_af": 0.0000396885,
      "gnomad_genomes_af": 0.0000131408,
      "gnomad_exomes_ac": 58,
      "gnomad_genomes_ac": 2,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.8335551023483276,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.355,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.3382,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.12,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "phylop100way_score": 6.533,
      "phylop100way_prediction": "Uncertain_significance",
      "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": -3,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PP3,BS2",
      "acmg_by_gene": [
        {
          "score": -3,
          "benign_score": 4,
          "pathogenic_score": 1,
          "criteria": [
            "PP3",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000340811.9",
          "gene_symbol": "PKP2",
          "hgnc_id": 9024,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.2428C>T",
          "hgvs_p": "p.His810Tyr"
        }
      ],
      "clinvar_disease": "Arrhythmogenic right ventricular cardiomyopathy,Arrhythmogenic right ventricular dysplasia 9,Cardiomyopathy,Cardiovascular phenotype,not provided,not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:7",
      "phenotype_combined": "not specified|Arrhythmogenic right ventricular dysplasia 9|Cardiovascular phenotype|Cardiomyopathy|not provided|Arrhythmogenic right ventricular cardiomyopathy",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}