← 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: X-136680750-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 136680750,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "ENST00000250617.7",
      "consequences": [
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1685C>T",
          "hgvs_p": "p.Ser562Leu",
          "transcript": "NM_004840.3",
          "protein_id": "NP_004831.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 776,
          "cds_start": 1685,
          "cds_end": null,
          "cds_length": 2331,
          "cdna_start": 1735,
          "cdna_end": null,
          "cdna_length": 4860,
          "mane_select": "ENST00000250617.7",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1685C>T",
          "hgvs_p": "p.Ser562Leu",
          "transcript": "ENST00000250617.7",
          "protein_id": "ENSP00000250617.6",
          "transcript_support_level": 1,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 776,
          "cds_start": 1685,
          "cds_end": null,
          "cds_length": 2331,
          "cdna_start": 1735,
          "cdna_end": null,
          "cdna_length": 4860,
          "mane_select": "NM_004840.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1223C>T",
          "hgvs_p": "p.Ser408Leu",
          "transcript": "ENST00000370622.5",
          "protein_id": "ENSP00000359656.1",
          "transcript_support_level": 1,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 622,
          "cds_start": 1223,
          "cds_end": null,
          "cds_length": 1869,
          "cdna_start": 1651,
          "cdna_end": null,
          "cdna_length": 4779,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1766C>T",
          "hgvs_p": "p.Ser589Leu",
          "transcript": "NM_001440994.1",
          "protein_id": "NP_001427923.1",
          "transcript_support_level": null,
          "aa_start": 589,
          "aa_end": null,
          "aa_length": 803,
          "cds_start": 1766,
          "cds_end": null,
          "cds_length": 2412,
          "cdna_start": 1816,
          "cdna_end": null,
          "cdna_length": 4941,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1685C>T",
          "hgvs_p": "p.Ser562Leu",
          "transcript": "NM_001440995.1",
          "protein_id": "NP_001427924.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 780,
          "cds_start": 1685,
          "cds_end": null,
          "cds_length": 2343,
          "cdna_start": 1735,
          "cdna_end": null,
          "cdna_length": 4872,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1685C>T",
          "hgvs_p": "p.Ser562Leu",
          "transcript": "NM_001440996.1",
          "protein_id": "NP_001427925.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 769,
          "cds_start": 1685,
          "cds_end": null,
          "cds_length": 2310,
          "cdna_start": 1735,
          "cdna_end": null,
          "cdna_length": 4839,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1685C>T",
          "hgvs_p": "p.Ser562Leu",
          "transcript": "NM_001440993.1",
          "protein_id": "NP_001427922.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 727,
          "cds_start": 1685,
          "cds_end": null,
          "cds_length": 2184,
          "cdna_start": 1735,
          "cdna_end": null,
          "cdna_length": 4713,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1514C>T",
          "hgvs_p": "p.Ser505Leu",
          "transcript": "NM_001440997.1",
          "protein_id": "NP_001427926.1",
          "transcript_support_level": null,
          "aa_start": 505,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 1514,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": 2491,
          "cdna_end": null,
          "cdna_length": 5616,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1514C>T",
          "hgvs_p": "p.Ser505Leu",
          "transcript": "NM_001440998.1",
          "protein_id": "NP_001427927.1",
          "transcript_support_level": null,
          "aa_start": 505,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 1514,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": 2118,
          "cdna_end": null,
          "cdna_length": 5243,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1223C>T",
          "hgvs_p": "p.Ser408Leu",
          "transcript": "NM_001306177.2",
          "protein_id": "NP_001293106.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 622,
          "cds_start": 1223,
          "cds_end": null,
          "cds_length": 1869,
          "cdna_start": 2108,
          "cdna_end": null,
          "cdna_length": 5233,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1223C>T",
          "hgvs_p": "p.Ser408Leu",
          "transcript": "ENST00000370620.5",
          "protein_id": "ENSP00000359654.1",
          "transcript_support_level": 2,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 622,
          "cds_start": 1223,
          "cds_end": null,
          "cds_length": 1869,
          "cdna_start": 1636,
          "cdna_end": null,
          "cdna_length": 4764,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1766C>T",
          "hgvs_p": "p.Ser589Leu",
          "transcript": "XM_017029975.3",
          "protein_id": "XP_016885464.1",
          "transcript_support_level": null,
          "aa_start": 589,
          "aa_end": null,
          "aa_length": 807,
          "cds_start": 1766,
          "cds_end": null,
          "cds_length": 2424,
          "cdna_start": 1816,
          "cdna_end": null,
          "cdna_length": 4953,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1595C>T",
          "hgvs_p": "p.Ser532Leu",
          "transcript": "XM_011531415.3",
          "protein_id": "XP_011529717.1",
          "transcript_support_level": null,
          "aa_start": 532,
          "aa_end": null,
          "aa_length": 746,
          "cds_start": 1595,
          "cds_end": null,
          "cds_length": 2241,
          "cdna_start": 1895,
          "cdna_end": null,
          "cdna_length": 5020,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1514C>T",
          "hgvs_p": "p.Ser505Leu",
          "transcript": "XM_047442673.1",
          "protein_id": "XP_047298629.1",
          "transcript_support_level": null,
          "aa_start": 505,
          "aa_end": null,
          "aa_length": 723,
          "cds_start": 1514,
          "cds_end": null,
          "cds_length": 2172,
          "cdna_start": 1814,
          "cdna_end": null,
          "cdna_length": 4951,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARHGEF6",
          "gene_hgnc_id": 685,
          "hgvs_c": "c.1223C>T",
          "hgvs_p": "p.Ser408Leu",
          "transcript": "XM_047442675.1",
          "protein_id": "XP_047298631.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 626,
          "cds_start": 1223,
          "cds_end": null,
          "cds_length": 1881,
          "cdna_start": 2108,
          "cdna_end": null,
          "cdna_length": 5245,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "ARHGEF6",
      "gene_hgnc_id": 685,
      "dbsnp": "rs774734407",
      "frequency_reference_population": 0.000043795462,
      "hom_count_reference_population": 19,
      "allele_count_reference_population": 53,
      "gnomad_exomes_af": 0.0000428071,
      "gnomad_genomes_af": 0.0000534655,
      "gnomad_exomes_ac": 47,
      "gnomad_genomes_ac": 6,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.1420719027519226,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.10999999940395355,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.099,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0801,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.54,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 3.778,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0.11,
      "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": -8,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Moderate,BP6_Moderate,BS2",
      "acmg_by_gene": [
        {
          "score": -8,
          "benign_score": 8,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate",
            "BP6_Moderate",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000250617.7",
          "gene_symbol": "ARHGEF6",
          "hgnc_id": 685,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "XL,AD",
          "hgvs_c": "c.1685C>T",
          "hgvs_p": "p.Ser562Leu"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Likely benign",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "LB:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}