← 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: 15-47770879-T-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "15",
      "pos": 47770879,
      "ref": "T",
      "alt": "A",
      "effect": "synonymous_variant",
      "transcript": "ENST00000536845.7",
      "consequences": [
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2316T>A",
          "hgvs_p": "p.Pro772Pro",
          "transcript": "NM_001358351.3",
          "protein_id": "NP_001345280.1",
          "transcript_support_level": null,
          "aa_start": 772,
          "aa_end": null,
          "aa_length": 1073,
          "cds_start": 2316,
          "cds_end": null,
          "cds_length": 3222,
          "cdna_start": 2558,
          "cdna_end": null,
          "cdna_length": 5907,
          "mane_select": "ENST00000536845.7",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2316T>A",
          "hgvs_p": "p.Pro772Pro",
          "transcript": "ENST00000536845.7",
          "protein_id": "ENSP00000446152.3",
          "transcript_support_level": 2,
          "aa_start": 772,
          "aa_end": null,
          "aa_length": 1073,
          "cds_start": 2316,
          "cds_end": null,
          "cds_length": 3222,
          "cdna_start": 2558,
          "cdna_end": null,
          "cdna_length": 5907,
          "mane_select": "NM_001358351.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2316T>A",
          "hgvs_p": "p.Pro772Pro",
          "transcript": "ENST00000316364.9",
          "protein_id": "ENSP00000324857.5",
          "transcript_support_level": 1,
          "aa_start": 772,
          "aa_end": null,
          "aa_length": 1073,
          "cds_start": 2316,
          "cds_end": null,
          "cds_length": 3222,
          "cdna_start": 2755,
          "cdna_end": null,
          "cdna_length": 6099,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2148T>A",
          "hgvs_p": "p.Pro716Pro",
          "transcript": "ENST00000354744.8",
          "protein_id": "ENSP00000346786.4",
          "transcript_support_level": 1,
          "aa_start": 716,
          "aa_end": null,
          "aa_length": 1017,
          "cds_start": 2148,
          "cds_end": null,
          "cds_length": 3054,
          "cdna_start": 2587,
          "cdna_end": null,
          "cdna_length": 5931,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2130T>A",
          "hgvs_p": "p.Pro710Pro",
          "transcript": "ENST00000358066.8",
          "protein_id": "ENSP00000350770.4",
          "transcript_support_level": 1,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 1011,
          "cds_start": 2130,
          "cds_end": null,
          "cds_length": 3036,
          "cdna_start": 2569,
          "cdna_end": null,
          "cdna_length": 5913,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2130T>A",
          "hgvs_p": "p.Pro710Pro",
          "transcript": "ENST00000558014.5",
          "protein_id": "ENSP00000452815.1",
          "transcript_support_level": 1,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 1011,
          "cds_start": 2130,
          "cds_end": null,
          "cds_length": 3036,
          "cdna_start": 2686,
          "cdna_end": null,
          "cdna_length": 6028,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2091T>A",
          "hgvs_p": "p.Pro697Pro",
          "transcript": "ENST00000389428.7",
          "protein_id": "ENSP00000374079.3",
          "transcript_support_level": 1,
          "aa_start": 697,
          "aa_end": null,
          "aa_length": 998,
          "cds_start": 2091,
          "cds_end": null,
          "cds_length": 2997,
          "cdna_start": 2530,
          "cdna_end": null,
          "cdna_length": 5874,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2355T>A",
          "hgvs_p": "p.Pro785Pro",
          "transcript": "NM_001358352.2",
          "protein_id": "NP_001345281.1",
          "transcript_support_level": null,
          "aa_start": 785,
          "aa_end": null,
          "aa_length": 1086,
          "cds_start": 2355,
          "cds_end": null,
          "cds_length": 3261,
          "cdna_start": 2597,
          "cdna_end": null,
          "cdna_length": 5939,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2316T>A",
          "hgvs_p": "p.Pro772Pro",
          "transcript": "NM_153618.2",
          "protein_id": "NP_705871.1",
          "transcript_support_level": null,
          "aa_start": 772,
          "aa_end": null,
          "aa_length": 1073,
          "cds_start": 2316,
          "cds_end": null,
          "cds_length": 3222,
          "cdna_start": 3152,
          "cdna_end": null,
          "cdna_length": 6494,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2148T>A",
          "hgvs_p": "p.Pro716Pro",
          "transcript": "NM_153617.2",
          "protein_id": "NP_705870.1",
          "transcript_support_level": null,
          "aa_start": 716,
          "aa_end": null,
          "aa_length": 1017,
          "cds_start": 2148,
          "cds_end": null,
          "cds_length": 3054,
          "cdna_start": 2984,
          "cdna_end": null,
          "cdna_length": 6326,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2130T>A",
          "hgvs_p": "p.Pro710Pro",
          "transcript": "NM_001198999.2",
          "protein_id": "NP_001185928.1",
          "transcript_support_level": null,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 1011,
          "cds_start": 2130,
          "cds_end": null,
          "cds_length": 3036,
          "cdna_start": 2698,
          "cdna_end": null,
          "cdna_length": 6040,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2130T>A",
          "hgvs_p": "p.Pro710Pro",
          "transcript": "NM_020858.2",
          "protein_id": "NP_065909.1",
          "transcript_support_level": null,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 1011,
          "cds_start": 2130,
          "cds_end": null,
          "cds_length": 3036,
          "cdna_start": 2966,
          "cdna_end": null,
          "cdna_length": 6308,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.2091T>A",
          "hgvs_p": "p.Pro697Pro",
          "transcript": "NM_153616.2",
          "protein_id": "NP_705869.1",
          "transcript_support_level": null,
          "aa_start": 697,
          "aa_end": null,
          "aa_length": 998,
          "cds_start": 2091,
          "cds_end": null,
          "cds_length": 2997,
          "cdna_start": 2927,
          "cdna_end": null,
          "cdna_length": 6269,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.*332T>A",
          "hgvs_p": null,
          "transcript": "NM_153619.1",
          "protein_id": "NP_705872.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 597,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1794,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5909,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.*332T>A",
          "hgvs_p": null,
          "transcript": "ENST00000355997.7",
          "protein_id": "ENSP00000348276.3",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 597,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1794,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5908,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.*332T>A",
          "hgvs_p": null,
          "transcript": "ENST00000558816.5",
          "protein_id": "ENSP00000453661.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 597,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1794,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4419,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEMA6D",
          "gene_hgnc_id": 16770,
          "hgvs_c": "c.*114T>A",
          "hgvs_p": null,
          "transcript": "ENST00000560006.1",
          "protein_id": "ENSP00000453689.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 196,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 591,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 592,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "SEMA6D",
      "gene_hgnc_id": 16770,
      "dbsnp": "rs568215",
      "frequency_reference_population": null,
      "hom_count_reference_population": null,
      "allele_count_reference_population": null,
      "gnomad_exomes_af": 0,
      "gnomad_genomes_af": 0,
      "gnomad_exomes_ac": 0,
      "gnomad_genomes_ac": 0,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.8399999737739563,
      "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.84,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.752,
      "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": -5,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Strong,BP7",
      "acmg_by_gene": [
        {
          "score": -5,
          "benign_score": 5,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP7"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000536845.7",
          "gene_symbol": "SEMA6D",
          "hgnc_id": 16770,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.2316T>A",
          "hgvs_p": "p.Pro772Pro"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}