← 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-97309517-C-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "CCDC180",
          "hgnc_id": 29303,
          "hgvs_c": "c.173C>G",
          "hgvs_p": "p.Pro58Arg",
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_020893.6",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "gene_symbol": "SUGT1P4-STRA6LP-CCDC180",
          "hgnc_id": 53835,
          "hgvs_c": "n.1657C>G",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "ENST00000375206.6",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_score": 0,
      "allele_count_reference_population": 90,
      "alphamissense_prediction": "Benign",
      "alphamissense_score": 0.0895,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.6,
      "chr": "9",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.06898164749145508,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1657,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7060,
          "cdna_start": 402,
          "cds_end": null,
          "cds_length": 4974,
          "cds_start": 173,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 37,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_020893.6",
          "gene_hgnc_id": 29303,
          "gene_symbol": "CCDC180",
          "hgvs_c": "c.173C>G",
          "hgvs_p": "p.Pro58Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000529487.3",
          "protein_coding": true,
          "protein_id": "NP_065944.3",
          "strand": true,
          "transcript": "NM_020893.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1657,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 7060,
          "cdna_start": 402,
          "cds_end": null,
          "cds_length": 4974,
          "cds_start": 173,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 37,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000529487.3",
          "gene_hgnc_id": 29303,
          "gene_symbol": "CCDC180",
          "hgvs_c": "c.173C>G",
          "hgvs_p": "p.Pro58Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_020893.6",
          "protein_coding": true,
          "protein_id": "ENSP00000434727.2",
          "strand": true,
          "transcript": "ENST00000529487.3",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2781,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000494917.6",
          "gene_hgnc_id": 29303,
          "gene_symbol": "CCDC180",
          "hgvs_c": "n.376C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000494917.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1489,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4712,
          "cdna_start": 376,
          "cds_end": null,
          "cds_length": 4470,
          "cds_start": 173,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 35,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000867263.1",
          "gene_hgnc_id": 29303,
          "gene_symbol": "CCDC180",
          "hgvs_c": "c.173C>G",
          "hgvs_p": "p.Pro58Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537322.1",
          "strand": true,
          "transcript": "ENST00000867263.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1489,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5023,
          "cdna_start": 686,
          "cds_end": null,
          "cds_length": 4470,
          "cds_start": 173,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 34,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000960338.1",
          "gene_hgnc_id": 29303,
          "gene_symbol": "CCDC180",
          "hgvs_c": "c.173C>G",
          "hgvs_p": "p.Pro58Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630397.1",
          "strand": true,
          "transcript": "ENST00000960338.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 859,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3072,
          "cdna_start": 540,
          "cds_end": null,
          "cds_length": 2580,
          "cds_start": 173,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001348010.4",
          "gene_hgnc_id": 29303,
          "gene_symbol": "CCDC180",
          "hgvs_c": "c.173C>G",
          "hgvs_p": "p.Pro58Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001334939.2",
          "strand": true,
          "transcript": "NM_001348010.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6269,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 49,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000375206.6",
          "gene_hgnc_id": 53835,
          "gene_symbol": "SUGT1P4-STRA6LP-CCDC180",
          "hgvs_c": "n.1657C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000375206.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3040,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 21,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000460482.6",
          "gene_hgnc_id": 29303,
          "gene_symbol": "CCDC180",
          "hgvs_c": "n.516C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000460482.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5586,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 41,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000529787.2",
          "gene_hgnc_id": 53835,
          "gene_symbol": "SUGT1P4-STRA6LP-CCDC180",
          "hgvs_c": "n.876C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000529787.2",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5330,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 43,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000532526.5",
          "gene_hgnc_id": 53835,
          "gene_symbol": "SUGT1P4-STRA6LP-CCDC180",
          "hgvs_c": "n.1147C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000532526.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6463,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 49,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000534123.5",
          "gene_hgnc_id": 53835,
          "gene_symbol": "SUGT1P4-STRA6LP-CCDC180",
          "hgvs_c": "n.1458C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000534123.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6348,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 49,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NR_036527.1",
          "gene_hgnc_id": 53835,
          "gene_symbol": "SUGT1P4-STRA6LP-CCDC180",
          "hgvs_c": "n.1728C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_036527.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6930,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 51,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NR_036528.1",
          "gene_hgnc_id": 53835,
          "gene_symbol": "SUGT1P4-STRA6LP-CCDC180",
          "hgvs_c": "n.1728C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_036528.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5797,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 45,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NR_036529.1",
          "gene_hgnc_id": 53835,
          "gene_symbol": "SUGT1P4-STRA6LP-CCDC180",
          "hgvs_c": "n.1417C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_036529.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 545,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000472746.2",
          "gene_hgnc_id": 29303,
          "gene_symbol": "CCDC180",
          "hgvs_c": "n.*24C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000472746.2",
          "transcript_support_level": 4
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs149588398",
      "effect": "missense_variant",
      "frequency_reference_population": 0.000056101053,
      "gene_hgnc_id": 29303,
      "gene_symbol": "CCDC180",
      "gnomad_exomes_ac": 84,
      "gnomad_exomes_af": 0.0000578503,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 6,
      "gnomad_genomes_af": 0.0000394156,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Uncertain significance",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -0.12,
      "pos": 97309517,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.034,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_020893.6"
    }
  ]
}
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.