← 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: 3-101332041-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 101332041,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_020654.5",
      "consequences": [
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2642A>G",
          "hgvs_p": "p.Gln881Arg",
          "transcript": "NM_020654.5",
          "protein_id": "NP_065705.3",
          "transcript_support_level": null,
          "aa_start": 881,
          "aa_end": null,
          "aa_length": 1050,
          "cds_start": 2642,
          "cds_end": null,
          "cds_length": 3153,
          "cdna_start": 2724,
          "cdna_end": null,
          "cdna_length": 4973,
          "mane_select": "ENST00000394095.7",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2642A>G",
          "hgvs_p": "p.Gln881Arg",
          "transcript": "ENST00000394095.7",
          "protein_id": "ENSP00000377655.2",
          "transcript_support_level": 1,
          "aa_start": 881,
          "aa_end": null,
          "aa_length": 1050,
          "cds_start": 2642,
          "cds_end": null,
          "cds_length": 3153,
          "cdna_start": 2724,
          "cdna_end": null,
          "cdna_length": 4973,
          "mane_select": "NM_020654.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2543A>G",
          "hgvs_p": "p.Gln848Arg",
          "transcript": "ENST00000348610.3",
          "protein_id": "ENSP00000342159.3",
          "transcript_support_level": 1,
          "aa_start": 848,
          "aa_end": null,
          "aa_length": 1017,
          "cds_start": 2543,
          "cds_end": null,
          "cds_length": 3054,
          "cdna_start": 2685,
          "cdna_end": null,
          "cdna_length": 3272,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2447A>G",
          "hgvs_p": "p.Gln816Arg",
          "transcript": "ENST00000394094.6",
          "protein_id": "ENSP00000377654.2",
          "transcript_support_level": 1,
          "aa_start": 816,
          "aa_end": null,
          "aa_length": 985,
          "cds_start": 2447,
          "cds_end": null,
          "cds_length": 2958,
          "cdna_start": 2522,
          "cdna_end": null,
          "cdna_length": 4703,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2444A>G",
          "hgvs_p": "p.Gln815Arg",
          "transcript": "ENST00000314261.11",
          "protein_id": "ENSP00000313624.7",
          "transcript_support_level": 1,
          "aa_start": 815,
          "aa_end": null,
          "aa_length": 984,
          "cds_start": 2444,
          "cds_end": null,
          "cds_length": 2955,
          "cdna_start": 2555,
          "cdna_end": null,
          "cdna_length": 4736,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2150A>G",
          "hgvs_p": "p.Gln717Arg",
          "transcript": "ENST00000394091.5",
          "protein_id": "ENSP00000377651.1",
          "transcript_support_level": 1,
          "aa_start": 717,
          "aa_end": null,
          "aa_length": 886,
          "cds_start": 2150,
          "cds_end": null,
          "cds_length": 2661,
          "cdna_start": 2253,
          "cdna_end": null,
          "cdna_length": 4434,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.206A>G",
          "hgvs_p": "p.Gln69Arg",
          "transcript": "ENST00000394085.7",
          "protein_id": "ENSP00000377647.3",
          "transcript_support_level": 1,
          "aa_start": 69,
          "aa_end": null,
          "aa_length": 238,
          "cds_start": 206,
          "cds_end": null,
          "cds_length": 717,
          "cdna_start": 569,
          "cdna_end": null,
          "cdna_length": 1483,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2543A>G",
          "hgvs_p": "p.Gln848Arg",
          "transcript": "NM_001282802.2",
          "protein_id": "NP_001269731.1",
          "transcript_support_level": null,
          "aa_start": 848,
          "aa_end": null,
          "aa_length": 1017,
          "cds_start": 2543,
          "cds_end": null,
          "cds_length": 3054,
          "cdna_start": 2674,
          "cdna_end": null,
          "cdna_length": 4923,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2447A>G",
          "hgvs_p": "p.Gln816Arg",
          "transcript": "NM_001077203.3",
          "protein_id": "NP_001070671.1",
          "transcript_support_level": null,
          "aa_start": 816,
          "aa_end": null,
          "aa_length": 985,
          "cds_start": 2447,
          "cds_end": null,
          "cds_length": 2958,
          "cdna_start": 2529,
          "cdna_end": null,
          "cdna_length": 4778,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2444A>G",
          "hgvs_p": "p.Gln815Arg",
          "transcript": "NM_001282801.2",
          "protein_id": "NP_001269730.1",
          "transcript_support_level": null,
          "aa_start": 815,
          "aa_end": null,
          "aa_length": 984,
          "cds_start": 2444,
          "cds_end": null,
          "cds_length": 2955,
          "cdna_start": 2526,
          "cdna_end": null,
          "cdna_length": 4775,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2150A>G",
          "hgvs_p": "p.Gln717Arg",
          "transcript": "NM_001282803.2",
          "protein_id": "NP_001269732.1",
          "transcript_support_level": null,
          "aa_start": 717,
          "aa_end": null,
          "aa_length": 886,
          "cds_start": 2150,
          "cds_end": null,
          "cds_length": 2661,
          "cdna_start": 2281,
          "cdna_end": null,
          "cdna_length": 4530,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2645A>G",
          "hgvs_p": "p.Gln882Arg",
          "transcript": "XM_011513038.4",
          "protein_id": "XP_011511340.1",
          "transcript_support_level": null,
          "aa_start": 882,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 2645,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 2727,
          "cdna_end": null,
          "cdna_length": 4976,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2450A>G",
          "hgvs_p": "p.Gln817Arg",
          "transcript": "XM_011513040.4",
          "protein_id": "XP_011511342.1",
          "transcript_support_level": null,
          "aa_start": 817,
          "aa_end": null,
          "aa_length": 986,
          "cds_start": 2450,
          "cds_end": null,
          "cds_length": 2961,
          "cdna_start": 2532,
          "cdna_end": null,
          "cdna_length": 4781,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2447A>G",
          "hgvs_p": "p.Gln816Arg",
          "transcript": "XM_011513041.4",
          "protein_id": "XP_011511343.1",
          "transcript_support_level": null,
          "aa_start": 816,
          "aa_end": null,
          "aa_length": 985,
          "cds_start": 2447,
          "cds_end": null,
          "cds_length": 2958,
          "cdna_start": 2529,
          "cdna_end": null,
          "cdna_length": 4778,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2348A>G",
          "hgvs_p": "p.Gln783Arg",
          "transcript": "XM_017006926.2",
          "protein_id": "XP_016862415.1",
          "transcript_support_level": null,
          "aa_start": 783,
          "aa_end": null,
          "aa_length": 952,
          "cds_start": 2348,
          "cds_end": null,
          "cds_length": 2859,
          "cdna_start": 2479,
          "cdna_end": null,
          "cdna_length": 4728,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2252A>G",
          "hgvs_p": "p.Gln751Arg",
          "transcript": "XM_011513042.4",
          "protein_id": "XP_011511344.1",
          "transcript_support_level": null,
          "aa_start": 751,
          "aa_end": null,
          "aa_length": 920,
          "cds_start": 2252,
          "cds_end": null,
          "cds_length": 2763,
          "cdna_start": 2334,
          "cdna_end": null,
          "cdna_length": 4583,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2249A>G",
          "hgvs_p": "p.Gln750Arg",
          "transcript": "XM_005247662.6",
          "protein_id": "XP_005247719.1",
          "transcript_support_level": null,
          "aa_start": 750,
          "aa_end": null,
          "aa_length": 919,
          "cds_start": 2249,
          "cds_end": null,
          "cds_length": 2760,
          "cdna_start": 2331,
          "cdna_end": null,
          "cdna_length": 4580,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2153A>G",
          "hgvs_p": "p.Gln718Arg",
          "transcript": "XM_047448627.1",
          "protein_id": "XP_047304583.1",
          "transcript_support_level": null,
          "aa_start": 718,
          "aa_end": null,
          "aa_length": 887,
          "cds_start": 2153,
          "cds_end": null,
          "cds_length": 2664,
          "cdna_start": 2284,
          "cdna_end": null,
          "cdna_length": 4533,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "SENP7",
      "gene_hgnc_id": 30402,
      "dbsnp": null,
      "frequency_reference_population": 0.0000013686218,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 2,
      "gnomad_exomes_af": 0.00000136862,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 2,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.12675562500953674,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.009999999776482582,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.057,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0898,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.45,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 3.744,
      "phylop100way_prediction": "Uncertain_significance",
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_020654.5",
          "gene_symbol": "SENP7",
          "hgnc_id": 30402,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2642A>G",
          "hgvs_p": "p.Gln881Arg"
        }
      ],
      "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
}