← 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: 1-220151708-C-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 220151708,
      "ref": "C",
      "alt": "G",
      "effect": "synonymous_variant",
      "transcript": "ENST00000358951.7",
      "consequences": [
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "c.3924G>C",
          "hgvs_p": "p.Thr1308Thr",
          "transcript": "NM_012414.4",
          "protein_id": "NP_036546.2",
          "transcript_support_level": null,
          "aa_start": 1308,
          "aa_end": null,
          "aa_length": 1393,
          "cds_start": 3924,
          "cds_end": null,
          "cds_length": 4182,
          "cdna_start": 4040,
          "cdna_end": null,
          "cdna_length": 7256,
          "mane_select": "ENST00000358951.7",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "c.3924G>C",
          "hgvs_p": "p.Thr1308Thr",
          "transcript": "ENST00000358951.7",
          "protein_id": "ENSP00000351832.2",
          "transcript_support_level": 1,
          "aa_start": 1308,
          "aa_end": null,
          "aa_length": 1393,
          "cds_start": 3924,
          "cds_end": null,
          "cds_length": 4182,
          "cdna_start": 4040,
          "cdna_end": null,
          "cdna_length": 7256,
          "mane_select": "NM_012414.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "c.3999G>C",
          "hgvs_p": "p.Thr1333Thr",
          "transcript": "ENST00000692972.1",
          "protein_id": "ENSP00000510753.1",
          "transcript_support_level": null,
          "aa_start": 1333,
          "aa_end": null,
          "aa_length": 1418,
          "cds_start": 3999,
          "cds_end": null,
          "cds_length": 4257,
          "cdna_start": 4159,
          "cdna_end": null,
          "cdna_length": 5533,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "c.3936G>C",
          "hgvs_p": "p.Thr1312Thr",
          "transcript": "ENST00000691661.1",
          "protein_id": "ENSP00000510185.1",
          "transcript_support_level": null,
          "aa_start": 1312,
          "aa_end": null,
          "aa_length": 1397,
          "cds_start": 3936,
          "cds_end": null,
          "cds_length": 4194,
          "cdna_start": 4003,
          "cdna_end": null,
          "cdna_length": 5377,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "c.3888G>C",
          "hgvs_p": "p.Thr1296Thr",
          "transcript": "ENST00000692813.1",
          "protein_id": "ENSP00000509080.1",
          "transcript_support_level": null,
          "aa_start": 1296,
          "aa_end": null,
          "aa_length": 1381,
          "cds_start": 3888,
          "cds_end": null,
          "cds_length": 4146,
          "cdna_start": 3980,
          "cdna_end": null,
          "cdna_length": 5230,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "c.3849G>C",
          "hgvs_p": "p.Thr1283Thr",
          "transcript": "ENST00000690824.1",
          "protein_id": "ENSP00000510709.1",
          "transcript_support_level": null,
          "aa_start": 1283,
          "aa_end": null,
          "aa_length": 1368,
          "cds_start": 3849,
          "cds_end": null,
          "cds_length": 4107,
          "cdna_start": 3891,
          "cdna_end": null,
          "cdna_length": 4879,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "c.3825G>C",
          "hgvs_p": "p.Thr1275Thr",
          "transcript": "ENST00000690315.1",
          "protein_id": "ENSP00000509834.1",
          "transcript_support_level": null,
          "aa_start": 1275,
          "aa_end": null,
          "aa_length": 1360,
          "cds_start": 3825,
          "cds_end": null,
          "cds_length": 4083,
          "cdna_start": 3971,
          "cdna_end": null,
          "cdna_length": 5345,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "c.3822G>C",
          "hgvs_p": "p.Thr1274Thr",
          "transcript": "ENST00000691862.1",
          "protein_id": "ENSP00000509291.1",
          "transcript_support_level": null,
          "aa_start": 1274,
          "aa_end": null,
          "aa_length": 1359,
          "cds_start": 3822,
          "cds_end": null,
          "cds_length": 4080,
          "cdna_start": 3889,
          "cdna_end": null,
          "cdna_length": 5263,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "c.3924G>C",
          "hgvs_p": "p.Thr1308Thr",
          "transcript": "ENST00000685664.1",
          "protein_id": "ENSP00000509121.1",
          "transcript_support_level": null,
          "aa_start": 1308,
          "aa_end": null,
          "aa_length": 1358,
          "cds_start": 3924,
          "cds_end": null,
          "cds_length": 4077,
          "cdna_start": 4046,
          "cdna_end": null,
          "cdna_length": 5274,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "c.3660G>C",
          "hgvs_p": "p.Thr1220Thr",
          "transcript": "ENST00000686381.1",
          "protein_id": "ENSP00000509555.1",
          "transcript_support_level": null,
          "aa_start": 1220,
          "aa_end": null,
          "aa_length": 1305,
          "cds_start": 3660,
          "cds_end": null,
          "cds_length": 3918,
          "cdna_start": 3912,
          "cdna_end": null,
          "cdna_length": 5286,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "c.3660G>C",
          "hgvs_p": "p.Thr1220Thr",
          "transcript": "ENST00000687065.1",
          "protein_id": "ENSP00000510408.1",
          "transcript_support_level": null,
          "aa_start": 1220,
          "aa_end": null,
          "aa_length": 1305,
          "cds_start": 3660,
          "cds_end": null,
          "cds_length": 3918,
          "cdna_start": 3959,
          "cdna_end": null,
          "cdna_length": 5333,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "c.3660G>C",
          "hgvs_p": "p.Thr1220Thr",
          "transcript": "ENST00000687647.1",
          "protein_id": "ENSP00000509205.1",
          "transcript_support_level": null,
          "aa_start": 1220,
          "aa_end": null,
          "aa_length": 1305,
          "cds_start": 3660,
          "cds_end": null,
          "cds_length": 3918,
          "cdna_start": 3952,
          "cdna_end": null,
          "cdna_length": 5326,
          "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": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "n.1916G>C",
          "hgvs_p": null,
          "transcript": "ENST00000474966.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": 3166,
          "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": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "n.4950G>C",
          "hgvs_p": null,
          "transcript": "ENST00000491005.6",
          "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": 6317,
          "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": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "n.4419G>C",
          "hgvs_p": null,
          "transcript": "ENST00000491305.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": 5669,
          "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": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "n.*1249G>C",
          "hgvs_p": null,
          "transcript": "ENST00000685286.1",
          "protein_id": "ENSP00000509457.1",
          "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": 5209,
          "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": 30,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "n.6934G>C",
          "hgvs_p": null,
          "transcript": "ENST00000688035.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": 8184,
          "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": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "n.4263G>C",
          "hgvs_p": null,
          "transcript": "ENST00000690373.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": 5637,
          "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": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "n.6510G>C",
          "hgvs_p": null,
          "transcript": "ENST00000693602.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": 7760,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RAB3GAP2",
          "gene_hgnc_id": 17168,
          "hgvs_c": "n.*1249G>C",
          "hgvs_p": null,
          "transcript": "ENST00000685286.1",
          "protein_id": "ENSP00000509457.1",
          "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": 5209,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "RAB3GAP2",
      "gene_hgnc_id": 17168,
      "dbsnp": "rs73098539",
      "frequency_reference_population": 0.0006178338,
      "hom_count_reference_population": 7,
      "allele_count_reference_population": 996,
      "gnomad_exomes_af": 0.00034113,
      "gnomad_genomes_af": 0.00327132,
      "gnomad_exomes_ac": 498,
      "gnomad_genomes_ac": 498,
      "gnomad_exomes_homalt": 3,
      "gnomad_genomes_homalt": 4,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.8700000047683716,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0.009999999776482582,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.87,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -3.954,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.01,
      "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": -20,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS1,BS2",
      "acmg_by_gene": [
        {
          "score": -20,
          "benign_score": 20,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000358951.7",
          "gene_symbol": "RAB3GAP2",
          "hgnc_id": 17168,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.3924G>C",
          "hgvs_p": "p.Thr1308Thr"
        }
      ],
      "clinvar_disease": "Martsolf syndrome,RAB3GAP2-related disorder,Warburg micro syndrome 2,not provided,not specified",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:1 B:5",
      "phenotype_combined": "Warburg micro syndrome 2;Martsolf syndrome|not specified|Warburg micro syndrome 2|Martsolf syndrome|RAB3GAP2-related disorder|not provided",
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}