← 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: 6-11000089-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "6",
      "pos": 11000089,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant,splice_region_variant",
      "transcript": "NM_017770.4",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELOVL2",
          "gene_hgnc_id": 14416,
          "hgvs_c": "c.331C>T",
          "hgvs_p": "p.Arg111Trp",
          "transcript": "NM_017770.4",
          "protein_id": "NP_060240.3",
          "transcript_support_level": null,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 296,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 891,
          "cdna_start": 406,
          "cdna_end": null,
          "cdna_length": 3988,
          "mane_select": "ENST00000354666.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELOVL2",
          "gene_hgnc_id": 14416,
          "hgvs_c": "c.331C>T",
          "hgvs_p": "p.Arg111Trp",
          "transcript": "ENST00000354666.4",
          "protein_id": "ENSP00000346693.3",
          "transcript_support_level": 1,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 296,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 891,
          "cdna_start": 406,
          "cdna_end": null,
          "cdna_length": 3988,
          "mane_select": "NM_017770.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELOVL2",
          "gene_hgnc_id": 14416,
          "hgvs_c": "c.421C>T",
          "hgvs_p": "p.Arg141Trp",
          "transcript": "XM_011514716.4",
          "protein_id": "XP_011513018.1",
          "transcript_support_level": null,
          "aa_start": 141,
          "aa_end": null,
          "aa_length": 326,
          "cds_start": 421,
          "cds_end": null,
          "cds_length": 981,
          "cdna_start": 17500,
          "cdna_end": null,
          "cdna_length": 21082,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELOVL2",
          "gene_hgnc_id": 14416,
          "hgvs_c": "c.334C>T",
          "hgvs_p": "p.Arg112Trp",
          "transcript": "XM_011514717.4",
          "protein_id": "XP_011513019.1",
          "transcript_support_level": null,
          "aa_start": 112,
          "aa_end": null,
          "aa_length": 297,
          "cds_start": 334,
          "cds_end": null,
          "cds_length": 894,
          "cdna_start": 16903,
          "cdna_end": null,
          "cdna_length": 20485,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELOVL2",
          "gene_hgnc_id": 14416,
          "hgvs_c": "c.421C>T",
          "hgvs_p": "p.Arg141Trp",
          "transcript": "XM_017010985.2",
          "protein_id": "XP_016866474.1",
          "transcript_support_level": null,
          "aa_start": 141,
          "aa_end": null,
          "aa_length": 150,
          "cds_start": 421,
          "cds_end": null,
          "cds_length": 453,
          "cdna_start": 421,
          "cdna_end": null,
          "cdna_length": 2011,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "ELOVL2",
      "gene_hgnc_id": 14416,
      "dbsnp": "rs758207633",
      "frequency_reference_population": 0.000014871639,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 24,
      "gnomad_exomes_af": 0.0000136831,
      "gnomad_genomes_af": 0.0000262892,
      "gnomad_exomes_ac": 20,
      "gnomad_genomes_ac": 4,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.9143121242523193,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.4880000054836273,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "dbscSNV1_RF",
      "revel_score": 0.435,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.7165,
      "alphamissense_prediction": "Pathogenic",
      "bayesdelnoaf_score": -0.09,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.752,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.08,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": 0.224056455046537,
      "dbscsnv_ada_prediction": "Benign",
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 4,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PP3_Moderate",
      "acmg_by_gene": [
        {
          "score": 4,
          "benign_score": 0,
          "pathogenic_score": 4,
          "criteria": [
            "PM2",
            "PP3_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_017770.4",
          "gene_symbol": "ELOVL2",
          "hgnc_id": 14416,
          "effects": [
            "missense_variant",
            "splice_region_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.331C>T",
          "hgvs_p": "p.Arg111Trp"
        }
      ],
      "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
}