← 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: 10-34119670-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "10",
      "pos": 34119670,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_001184785.2",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3611G>A",
          "hgvs_p": "p.Arg1204Gln",
          "transcript": "NM_001184785.2",
          "protein_id": "NP_001171714.1",
          "transcript_support_level": null,
          "aa_start": 1204,
          "aa_end": null,
          "aa_length": 1353,
          "cds_start": 3611,
          "cds_end": null,
          "cds_length": 4062,
          "cdna_start": 3912,
          "cdna_end": null,
          "cdna_length": 5971,
          "mane_select": "ENST00000374788.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3611G>A",
          "hgvs_p": "p.Arg1204Gln",
          "transcript": "ENST00000374788.8",
          "protein_id": "ENSP00000363920.3",
          "transcript_support_level": 1,
          "aa_start": 1204,
          "aa_end": null,
          "aa_length": 1353,
          "cds_start": 3611,
          "cds_end": null,
          "cds_length": 4062,
          "cdna_start": 3912,
          "cdna_end": null,
          "cdna_length": 5971,
          "mane_select": "NM_001184785.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3620G>A",
          "hgvs_p": "p.Arg1207Gln",
          "transcript": "ENST00000374789.8",
          "protein_id": "ENSP00000363921.3",
          "transcript_support_level": 1,
          "aa_start": 1207,
          "aa_end": null,
          "aa_length": 1356,
          "cds_start": 3620,
          "cds_end": null,
          "cds_length": 4071,
          "cdna_start": 3921,
          "cdna_end": null,
          "cdna_length": 5980,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3572G>A",
          "hgvs_p": "p.Arg1191Gln",
          "transcript": "ENST00000545693.5",
          "protein_id": "ENSP00000443147.1",
          "transcript_support_level": 1,
          "aa_start": 1191,
          "aa_end": null,
          "aa_length": 1340,
          "cds_start": 3572,
          "cds_end": null,
          "cds_length": 4023,
          "cdna_start": 3902,
          "cdna_end": null,
          "cdna_length": 5962,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3509G>A",
          "hgvs_p": "p.Arg1170Gln",
          "transcript": "ENST00000346874.9",
          "protein_id": "ENSP00000340591.4",
          "transcript_support_level": 1,
          "aa_start": 1170,
          "aa_end": null,
          "aa_length": 1319,
          "cds_start": 3509,
          "cds_end": null,
          "cds_length": 3960,
          "cdna_start": 3810,
          "cdna_end": null,
          "cdna_length": 5869,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3482G>A",
          "hgvs_p": "p.Arg1161Gln",
          "transcript": "ENST00000350537.9",
          "protein_id": "ENSP00000311986.6",
          "transcript_support_level": 1,
          "aa_start": 1161,
          "aa_end": null,
          "aa_length": 1310,
          "cds_start": 3482,
          "cds_end": null,
          "cds_length": 3933,
          "cdna_start": 3783,
          "cdna_end": null,
          "cdna_length": 5842,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3350G>A",
          "hgvs_p": "p.Arg1117Gln",
          "transcript": "ENST00000545260.5",
          "protein_id": "ENSP00000440857.1",
          "transcript_support_level": 1,
          "aa_start": 1117,
          "aa_end": null,
          "aa_length": 1266,
          "cds_start": 3350,
          "cds_end": null,
          "cds_length": 3801,
          "cdna_start": 3680,
          "cdna_end": null,
          "cdna_length": 5740,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3284G>A",
          "hgvs_p": "p.Arg1095Gln",
          "transcript": "ENST00000374794.8",
          "protein_id": "ENSP00000363926.3",
          "transcript_support_level": 1,
          "aa_start": 1095,
          "aa_end": null,
          "aa_length": 1244,
          "cds_start": 3284,
          "cds_end": null,
          "cds_length": 3735,
          "cdna_start": 3585,
          "cdna_end": null,
          "cdna_length": 5644,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3620G>A",
          "hgvs_p": "p.Arg1207Gln",
          "transcript": "NM_019619.4",
          "protein_id": "NP_062565.2",
          "transcript_support_level": null,
          "aa_start": 1207,
          "aa_end": null,
          "aa_length": 1356,
          "cds_start": 3620,
          "cds_end": null,
          "cds_length": 4071,
          "cdna_start": 3921,
          "cdna_end": null,
          "cdna_length": 5980,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3572G>A",
          "hgvs_p": "p.Arg1191Gln",
          "transcript": "NM_001184786.2",
          "protein_id": "NP_001171715.1",
          "transcript_support_level": null,
          "aa_start": 1191,
          "aa_end": null,
          "aa_length": 1340,
          "cds_start": 3572,
          "cds_end": null,
          "cds_length": 4023,
          "cdna_start": 3873,
          "cdna_end": null,
          "cdna_length": 5932,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3539G>A",
          "hgvs_p": "p.Arg1180Gln",
          "transcript": "ENST00000696673.1",
          "protein_id": "ENSP00000512797.1",
          "transcript_support_level": null,
          "aa_start": 1180,
          "aa_end": null,
          "aa_length": 1329,
          "cds_start": 3539,
          "cds_end": null,
          "cds_length": 3990,
          "cdna_start": 4224,
          "cdna_end": null,
          "cdna_length": 6283,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3509G>A",
          "hgvs_p": "p.Arg1170Gln",
          "transcript": "NM_001184787.2",
          "protein_id": "NP_001171716.1",
          "transcript_support_level": null,
          "aa_start": 1170,
          "aa_end": null,
          "aa_length": 1319,
          "cds_start": 3509,
          "cds_end": null,
          "cds_length": 3960,
          "cdna_start": 3810,
          "cdna_end": null,
          "cdna_length": 5869,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3482G>A",
          "hgvs_p": "p.Arg1161Gln",
          "transcript": "NM_001184788.2",
          "protein_id": "NP_001171717.1",
          "transcript_support_level": null,
          "aa_start": 1161,
          "aa_end": null,
          "aa_length": 1310,
          "cds_start": 3482,
          "cds_end": null,
          "cds_length": 3933,
          "cdna_start": 3783,
          "cdna_end": null,
          "cdna_length": 5842,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3440G>A",
          "hgvs_p": "p.Arg1147Gln",
          "transcript": "ENST00000374790.8",
          "protein_id": "ENSP00000363922.3",
          "transcript_support_level": 5,
          "aa_start": 1147,
          "aa_end": null,
          "aa_length": 1296,
          "cds_start": 3440,
          "cds_end": null,
          "cds_length": 3891,
          "cdna_start": 3741,
          "cdna_end": null,
          "cdna_length": 5800,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3371G>A",
          "hgvs_p": "p.Arg1124Gln",
          "transcript": "NM_001184789.2",
          "protein_id": "NP_001171718.1",
          "transcript_support_level": null,
          "aa_start": 1124,
          "aa_end": null,
          "aa_length": 1273,
          "cds_start": 3371,
          "cds_end": null,
          "cds_length": 3822,
          "cdna_start": 3672,
          "cdna_end": null,
          "cdna_length": 5731,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3350G>A",
          "hgvs_p": "p.Arg1117Gln",
          "transcript": "NM_001184790.2",
          "protein_id": "NP_001171719.1",
          "transcript_support_level": null,
          "aa_start": 1117,
          "aa_end": null,
          "aa_length": 1266,
          "cds_start": 3350,
          "cds_end": null,
          "cds_length": 3801,
          "cdna_start": 3651,
          "cdna_end": null,
          "cdna_length": 5710,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARD3",
          "gene_hgnc_id": 16051,
          "hgvs_c": "c.3284G>A",
          "hgvs_p": "p.Arg1095Gln",
          "transcript": "NM_001184791.2",
          "protein_id": "NP_001171720.1",
          "transcript_support_level": null,
          "aa_start": 1095,
          "aa_end": null,
          "aa_length": 1244,
          "cds_start": 3284,
          "cds_end": null,
          "cds_length": 3735,
          "cdna_start": 3585,
          "cdna_end": null,
          "cdna_length": 5644,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "PARD3",
      "gene_hgnc_id": 16051,
      "dbsnp": "rs1042929605",
      "frequency_reference_population": 0.00000273997,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 4,
      "gnomad_exomes_af": 0.00000273997,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 4,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.2872840166091919,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.091,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1464,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.33,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 3.843,
      "phylop100way_prediction": "Uncertain_significance",
      "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": 1,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4",
      "acmg_by_gene": [
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001184785.2",
          "gene_symbol": "PARD3",
          "hgnc_id": 16051,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.3611G>A",
          "hgvs_p": "p.Arg1204Gln"
        }
      ],
      "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
}