← 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: 9-137459023-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "9",
      "pos": 137459023,
      "ref": "C",
      "alt": "T",
      "effect": "intron_variant",
      "transcript": "ENST00000371475.9",
      "consequences": [
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "NM_001130969.3",
          "protein_id": "NP_001124441.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 530,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1593,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3649,
          "mane_select": "ENST00000371475.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "ENST00000371475.9",
          "protein_id": "ENSP00000360530.3",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 530,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1593,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3649,
          "mane_select": "NM_001130969.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "ENST00000265663.12",
          "protein_id": "ENSP00000265663.7",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 528,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1587,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2981,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "ENST00000371472.6",
          "protein_id": "ENSP00000360527.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 528,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1587,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1852,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "ENST00000371474.7",
          "protein_id": "ENSP00000360529.3",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 505,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1518,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3571,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "ENST00000371473.7",
          "protein_id": "ENSP00000360528.3",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 500,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1503,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3556,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "NM_015537.5",
          "protein_id": "NP_056352.3",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 528,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1587,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3643,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "NM_001130970.2",
          "protein_id": "NP_001124442.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 507,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1524,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3580,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "ENST00000437259.5",
          "protein_id": "ENSP00000412007.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 507,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1524,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3577,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "NM_001130971.2",
          "protein_id": "NP_001124443.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 505,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1518,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3574,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "NM_001178064.2",
          "protein_id": "NP_001171535.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 500,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1503,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3559,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "XM_005266061.6",
          "protein_id": "XP_005266118.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 498,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1497,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3553,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "XM_011518496.4",
          "protein_id": "XP_011516798.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3490,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NSMF",
          "gene_hgnc_id": 29843,
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null,
          "transcript": "XM_005266062.6",
          "protein_id": "XP_005266119.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 475,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1428,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3484,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "NSMF",
      "gene_hgnc_id": 29843,
      "dbsnp": "rs587781103",
      "frequency_reference_population": 0.002749823,
      "hom_count_reference_population": 4,
      "allele_count_reference_population": 3521,
      "gnomad_exomes_af": 0.00295192,
      "gnomad_genomes_af": 0.00124979,
      "gnomad_exomes_ac": 3331,
      "gnomad_genomes_ac": 190,
      "gnomad_exomes_homalt": 4,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.44999998807907104,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.45,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.456,
      "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": -14,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Moderate,BP6_Very_Strong,BS2",
      "acmg_by_gene": [
        {
          "score": -14,
          "benign_score": 14,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate",
            "BP6_Very_Strong",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000371475.9",
          "gene_symbol": "NSMF",
          "hgnc_id": 29843,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.71+9G>A",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not provided,not specified",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:2 B:2",
      "phenotype_combined": "not specified|not provided",
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}