← 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: 11-110579560-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "11",
      "pos": 110579560,
      "ref": "A",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "NM_001384657.1",
      "consequences": [
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.3386T>C",
          "hgvs_p": "p.Val1129Ala",
          "transcript": "NM_001384657.1",
          "protein_id": "NP_001371586.1",
          "transcript_support_level": null,
          "aa_start": 1129,
          "aa_end": null,
          "aa_length": 1191,
          "cds_start": 3386,
          "cds_end": null,
          "cds_length": 3576,
          "cdna_start": 3592,
          "cdna_end": null,
          "cdna_length": 6109,
          "mane_select": "ENST00000683387.1",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.3386T>C",
          "hgvs_p": "p.Val1129Ala",
          "transcript": "ENST00000683387.1",
          "protein_id": "ENSP00000507405.1",
          "transcript_support_level": null,
          "aa_start": 1129,
          "aa_end": null,
          "aa_length": 1191,
          "cds_start": 3386,
          "cds_end": null,
          "cds_length": 3576,
          "cdna_start": 3592,
          "cdna_end": null,
          "cdna_length": 6109,
          "mane_select": "NM_001384657.1",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.3386T>C",
          "hgvs_p": "p.Val1129Ala",
          "transcript": "ENST00000260283.8",
          "protein_id": "ENSP00000260283.4",
          "transcript_support_level": 1,
          "aa_start": 1129,
          "aa_end": null,
          "aa_length": 1191,
          "cds_start": 3386,
          "cds_end": null,
          "cds_length": 3576,
          "cdna_start": 3671,
          "cdna_end": null,
          "cdna_length": 6189,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.3317T>C",
          "hgvs_p": "p.Val1106Ala",
          "transcript": "ENST00000524756.5",
          "protein_id": "ENSP00000432076.1",
          "transcript_support_level": 1,
          "aa_start": 1106,
          "aa_end": null,
          "aa_length": 1168,
          "cds_start": 3317,
          "cds_end": null,
          "cds_length": 3507,
          "cdna_start": 3674,
          "cdna_end": null,
          "cdna_length": 6180,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.3308T>C",
          "hgvs_p": "p.Val1103Ala",
          "transcript": "ENST00000533353.5",
          "protein_id": "ENSP00000436522.1",
          "transcript_support_level": 1,
          "aa_start": 1103,
          "aa_end": null,
          "aa_length": 1165,
          "cds_start": 3308,
          "cds_end": null,
          "cds_length": 3498,
          "cdna_start": 3560,
          "cdna_end": null,
          "cdna_length": 6066,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.3278T>C",
          "hgvs_p": "p.Val1093Ala",
          "transcript": "ENST00000527598.1",
          "protein_id": "ENSP00000431399.1",
          "transcript_support_level": 1,
          "aa_start": 1093,
          "aa_end": null,
          "aa_length": 1155,
          "cds_start": 3278,
          "cds_end": null,
          "cds_length": 3468,
          "cdna_start": 3492,
          "cdna_end": null,
          "cdna_length": 5998,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.3278T>C",
          "hgvs_p": "p.Val1093Ala",
          "transcript": "ENST00000528829.5",
          "protein_id": "ENSP00000436319.1",
          "transcript_support_level": 1,
          "aa_start": 1093,
          "aa_end": null,
          "aa_length": 1155,
          "cds_start": 3278,
          "cds_end": null,
          "cds_length": 3468,
          "cdna_start": 3374,
          "cdna_end": null,
          "cdna_length": 5880,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "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": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.2015T>C",
          "hgvs_p": "p.Val672Ala",
          "transcript": "ENST00000529591.5",
          "protein_id": "ENSP00000437905.1",
          "transcript_support_level": 1,
          "aa_start": 672,
          "aa_end": null,
          "aa_length": 731,
          "cds_start": 2015,
          "cds_end": null,
          "cds_length": 2196,
          "cdna_start": 2345,
          "cdna_end": null,
          "cdna_length": 2623,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.3386T>C",
          "hgvs_p": "p.Val1129Ala",
          "transcript": "NM_020809.4",
          "protein_id": "NP_065860.2",
          "transcript_support_level": null,
          "aa_start": 1129,
          "aa_end": null,
          "aa_length": 1191,
          "cds_start": 3386,
          "cds_end": null,
          "cds_length": 3576,
          "cdna_start": 3671,
          "cdna_end": null,
          "cdna_length": 6188,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.3317T>C",
          "hgvs_p": "p.Val1106Ala",
          "transcript": "NM_001258415.2",
          "protein_id": "NP_001245344.1",
          "transcript_support_level": null,
          "aa_start": 1106,
          "aa_end": null,
          "aa_length": 1168,
          "cds_start": 3317,
          "cds_end": null,
          "cds_length": 3507,
          "cdna_start": 3449,
          "cdna_end": null,
          "cdna_length": 5966,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.3308T>C",
          "hgvs_p": "p.Val1103Ala",
          "transcript": "NM_001258416.2",
          "protein_id": "NP_001245345.1",
          "transcript_support_level": null,
          "aa_start": 1103,
          "aa_end": null,
          "aa_length": 1165,
          "cds_start": 3308,
          "cds_end": null,
          "cds_length": 3498,
          "cdna_start": 3560,
          "cdna_end": null,
          "cdna_length": 6077,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.3278T>C",
          "hgvs_p": "p.Val1093Ala",
          "transcript": "NM_001258417.2",
          "protein_id": "NP_001245346.1",
          "transcript_support_level": null,
          "aa_start": 1093,
          "aa_end": null,
          "aa_length": 1155,
          "cds_start": 3278,
          "cds_end": null,
          "cds_length": 3468,
          "cdna_start": 3374,
          "cdna_end": null,
          "cdna_length": 5891,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.3278T>C",
          "hgvs_p": "p.Val1093Ala",
          "transcript": "NM_001258418.2",
          "protein_id": "NP_001245347.1",
          "transcript_support_level": null,
          "aa_start": 1093,
          "aa_end": null,
          "aa_length": 1155,
          "cds_start": 3278,
          "cds_end": null,
          "cds_length": 3468,
          "cdna_start": 3492,
          "cdna_end": null,
          "cdna_length": 6009,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGAP20",
          "gene_hgnc_id": 18357,
          "hgvs_c": "c.2015T>C",
          "hgvs_p": "p.Val672Ala",
          "transcript": "XM_005271628.4",
          "protein_id": "XP_005271685.1",
          "transcript_support_level": null,
          "aa_start": 672,
          "aa_end": null,
          "aa_length": 734,
          "cds_start": 2015,
          "cds_end": null,
          "cds_length": 2205,
          "cdna_start": 2545,
          "cdna_end": null,
          "cdna_length": 5062,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "ARHGAP20",
      "gene_hgnc_id": 18357,
      "dbsnp": "rs775605659",
      "frequency_reference_population": 0.000026683707,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 39,
      "gnomad_exomes_af": 0.0000266837,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 39,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.025416970252990723,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.036,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0751,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.82,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.609,
      "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": -4,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Strong",
      "acmg_by_gene": [
        {
          "score": -4,
          "benign_score": 4,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001384657.1",
          "gene_symbol": "ARHGAP20",
          "hgnc_id": 18357,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.3386T>C",
          "hgvs_p": "p.Val1129Ala"
        }
      ],
      "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
}