← 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: 18-22992836-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "18",
      "pos": 22992836,
      "ref": "A",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "ENST00000327155.10",
      "consequences": [
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "NM_002894.3",
          "protein_id": "NP_002885.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1344,
          "cdna_end": null,
          "cdna_length": 3275,
          "mane_select": "ENST00000327155.10",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "ENST00000327155.10",
          "protein_id": "ENSP00000323050.5",
          "transcript_support_level": 1,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1344,
          "cdna_end": null,
          "cdna_length": 3275,
          "mane_select": "NM_002894.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "ENST00000360790.9",
          "protein_id": "ENSP00000354024.5",
          "transcript_support_level": 1,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 902,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2709,
          "cdna_start": 1132,
          "cdna_end": null,
          "cdna_length": 2962,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "ENST00000399722.6",
          "protein_id": "ENSP00000382628.2",
          "transcript_support_level": 1,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1360,
          "cdna_end": null,
          "cdna_length": 3293,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "ENST00000399725.6",
          "protein_id": "ENSP00000382630.2",
          "transcript_support_level": 1,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 867,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2604,
          "cdna_start": 1426,
          "cdna_end": null,
          "cdna_length": 3260,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "ENST00000399721.6",
          "protein_id": "ENSP00000382627.2",
          "transcript_support_level": 1,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 579,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1742,
          "cdna_start": 1496,
          "cdna_end": null,
          "cdna_length": 2229,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "NM_203291.2",
          "protein_id": "NP_976036.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1319,
          "cdna_end": null,
          "cdna_length": 3250,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "NM_203292.2",
          "protein_id": "NP_976037.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 867,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2604,
          "cdna_start": 1400,
          "cdna_end": null,
          "cdna_length": 3234,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "XM_006722519.3",
          "protein_id": "XP_006722582.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1396,
          "cdna_end": null,
          "cdna_length": 3327,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "XM_006722520.3",
          "protein_id": "XP_006722583.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1330,
          "cdna_end": null,
          "cdna_length": 3261,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "XM_006722521.3",
          "protein_id": "XP_006722584.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1939,
          "cdna_end": null,
          "cdna_length": 3870,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "XM_011526132.3",
          "protein_id": "XP_011524434.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1341,
          "cdna_end": null,
          "cdna_length": 3272,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "XM_047437727.1",
          "protein_id": "XP_047293683.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1505,
          "cdna_end": null,
          "cdna_length": 3436,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "XM_047437728.1",
          "protein_id": "XP_047293684.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1501,
          "cdna_end": null,
          "cdna_length": 3432,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "XM_005258325.4",
          "protein_id": "XP_005258382.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 876,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2631,
          "cdna_start": 1344,
          "cdna_end": null,
          "cdna_length": 3205,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "XM_047437729.1",
          "protein_id": "XP_047293685.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 876,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2631,
          "cdna_start": 1939,
          "cdna_end": null,
          "cdna_length": 3800,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "XM_047437730.1",
          "protein_id": "XP_047293686.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 876,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2631,
          "cdna_start": 1319,
          "cdna_end": null,
          "cdna_length": 3180,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu",
          "transcript": "XM_047437731.1",
          "protein_id": "XP_047293687.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 876,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 2631,
          "cdna_start": 1505,
          "cdna_end": null,
          "cdna_length": 3366,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RBBP8",
          "gene_hgnc_id": 9891,
          "hgvs_c": "c.715A>G",
          "hgvs_p": "p.Lys239Glu",
          "transcript": "XM_047437732.1",
          "protein_id": "XP_047293688.1",
          "transcript_support_level": null,
          "aa_start": 239,
          "aa_end": null,
          "aa_length": 799,
          "cds_start": 715,
          "cds_end": null,
          "cds_length": 2400,
          "cdna_start": 915,
          "cdna_end": null,
          "cdna_length": 2846,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "RBBP8",
      "gene_hgnc_id": 9891,
      "dbsnp": "rs121434388",
      "frequency_reference_population": 0.00026349432,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 425,
      "gnomad_exomes_af": 0.000272472,
      "gnomad_genomes_af": 0.000177356,
      "gnomad_exomes_ac": 398,
      "gnomad_genomes_ac": 27,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.1480708122253418,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.127,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1631,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.29,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 4.736,
      "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": "BP4_Moderate,BS1_Supporting",
      "acmg_by_gene": [
        {
          "score": -3,
          "benign_score": 3,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate",
            "BS1_Supporting"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000327155.10",
          "gene_symbol": "RBBP8",
          "hgnc_id": 9891,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1009A>G",
          "hgvs_p": "p.Lys337Glu"
        }
      ],
      "clinvar_disease": "Carcinoma of pancreas,not provided",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "Carcinoma of pancreas|not provided",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}