← 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: 8-39746584-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "8",
      "pos": 39746584,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001464.5",
      "consequences": [
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ADAM2",
          "gene_hgnc_id": 198,
          "hgvs_c": "c.2062C>G",
          "hgvs_p": "p.Pro688Ala",
          "transcript": "NM_001464.5",
          "protein_id": "NP_001455.3",
          "transcript_support_level": null,
          "aa_start": 688,
          "aa_end": null,
          "aa_length": 735,
          "cds_start": 2062,
          "cds_end": null,
          "cds_length": 2208,
          "cdna_start": 2104,
          "cdna_end": null,
          "cdna_length": 2610,
          "mane_select": "ENST00000265708.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001464.5"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ADAM2",
          "gene_hgnc_id": 198,
          "hgvs_c": "c.2062C>G",
          "hgvs_p": "p.Pro688Ala",
          "transcript": "ENST00000265708.9",
          "protein_id": "ENSP00000265708.4",
          "transcript_support_level": 1,
          "aa_start": 688,
          "aa_end": null,
          "aa_length": 735,
          "cds_start": 2062,
          "cds_end": null,
          "cds_length": 2208,
          "cdna_start": 2104,
          "cdna_end": null,
          "cdna_length": 2610,
          "mane_select": "NM_001464.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000265708.9"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ADAM2",
          "gene_hgnc_id": 198,
          "hgvs_c": "c.2005C>G",
          "hgvs_p": "p.Pro669Ala",
          "transcript": "ENST00000347580.8",
          "protein_id": "ENSP00000343854.4",
          "transcript_support_level": 1,
          "aa_start": 669,
          "aa_end": null,
          "aa_length": 716,
          "cds_start": 2005,
          "cds_end": null,
          "cds_length": 2151,
          "cdna_start": 2029,
          "cdna_end": null,
          "cdna_length": 2535,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000347580.8"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ADAM2",
          "gene_hgnc_id": 198,
          "hgvs_c": "c.1594C>G",
          "hgvs_p": "p.Pro532Ala",
          "transcript": "ENST00000379853.6",
          "protein_id": "ENSP00000369182.2",
          "transcript_support_level": 1,
          "aa_start": 532,
          "aa_end": null,
          "aa_length": 579,
          "cds_start": 1594,
          "cds_end": null,
          "cds_length": 1740,
          "cdna_start": 1619,
          "cdna_end": null,
          "cdna_length": 2125,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000379853.6"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ADAM2",
          "gene_hgnc_id": 198,
          "hgvs_c": "c.2005C>G",
          "hgvs_p": "p.Pro669Ala",
          "transcript": "NM_001278113.2",
          "protein_id": "NP_001265042.1",
          "transcript_support_level": null,
          "aa_start": 669,
          "aa_end": null,
          "aa_length": 716,
          "cds_start": 2005,
          "cds_end": null,
          "cds_length": 2151,
          "cdna_start": 2047,
          "cdna_end": null,
          "cdna_length": 2553,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001278113.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ADAM2",
          "gene_hgnc_id": 198,
          "hgvs_c": "c.1873C>G",
          "hgvs_p": "p.Pro625Ala",
          "transcript": "NM_001278114.2",
          "protein_id": "NP_001265043.1",
          "transcript_support_level": null,
          "aa_start": 625,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1873,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": 1915,
          "cdna_end": null,
          "cdna_length": 2421,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001278114.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ADAM2",
          "gene_hgnc_id": 198,
          "hgvs_c": "c.1873C>G",
          "hgvs_p": "p.Pro625Ala",
          "transcript": "ENST00000521880.5",
          "protein_id": "ENSP00000429352.1",
          "transcript_support_level": 2,
          "aa_start": 625,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1873,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": 1915,
          "cdna_end": null,
          "cdna_length": 2125,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000521880.5"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ADAM2",
          "gene_hgnc_id": 198,
          "hgvs_c": "c.1594C>G",
          "hgvs_p": "p.Pro532Ala",
          "transcript": "NM_001437784.1",
          "protein_id": "NP_001424713.1",
          "transcript_support_level": null,
          "aa_start": 532,
          "aa_end": null,
          "aa_length": 579,
          "cds_start": 1594,
          "cds_end": null,
          "cds_length": 1740,
          "cdna_start": 1636,
          "cdna_end": null,
          "cdna_length": 2142,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001437784.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ADAM2",
          "gene_hgnc_id": 198,
          "hgvs_c": "c.1972C>G",
          "hgvs_p": "p.Pro658Ala",
          "transcript": "XM_005273468.1",
          "protein_id": "XP_005273525.1",
          "transcript_support_level": null,
          "aa_start": 658,
          "aa_end": null,
          "aa_length": 705,
          "cds_start": 1972,
          "cds_end": null,
          "cds_length": 2118,
          "cdna_start": 2014,
          "cdna_end": null,
          "cdna_length": 2520,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005273468.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ADAM2",
          "gene_hgnc_id": 198,
          "hgvs_c": "c.1684C>G",
          "hgvs_p": "p.Pro562Ala",
          "transcript": "XM_011544479.1",
          "protein_id": "XP_011542781.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 609,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 1830,
          "cdna_start": 1726,
          "cdna_end": null,
          "cdna_length": 2232,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544479.1"
        }
      ],
      "gene_symbol": "ADAM2",
      "gene_hgnc_id": 198,
      "dbsnp": "rs151129845",
      "frequency_reference_population": 0.000056638324,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 91,
      "gnomad_exomes_af": 0.0000247492,
      "gnomad_genomes_af": 0.000361623,
      "gnomad_exomes_ac": 36,
      "gnomad_genomes_ac": 55,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.13554668426513672,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.07999999821186066,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.303,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.1461,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.26,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.421,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.08,
      "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": -2,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": -2,
          "benign_score": 2,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001464.5",
          "gene_symbol": "ADAM2",
          "hgnc_id": 198,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2062C>G",
          "hgvs_p": "p.Pro688Ala"
        }
      ],
      "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
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.