← 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: 5-13754315-T-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "5",
      "pos": 13754315,
      "ref": "T",
      "alt": "A",
      "effect": "synonymous_variant",
      "transcript": "NM_001369.3",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.10443A>T",
          "hgvs_p": "p.Arg3481Arg",
          "transcript": "NM_001369.3",
          "protein_id": "NP_001360.1",
          "transcript_support_level": null,
          "aa_start": 3481,
          "aa_end": null,
          "aa_length": 4624,
          "cds_start": 10443,
          "cds_end": null,
          "cds_length": 13875,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000265104.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001369.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.10443A>T",
          "hgvs_p": "p.Arg3481Arg",
          "transcript": "ENST00000265104.5",
          "protein_id": "ENSP00000265104.4",
          "transcript_support_level": 1,
          "aa_start": 3481,
          "aa_end": null,
          "aa_length": 4624,
          "cds_start": 10443,
          "cds_end": null,
          "cds_length": 13875,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001369.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000265104.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.10398A>T",
          "hgvs_p": "p.Arg3466Arg",
          "transcript": "ENST00000681290.1",
          "protein_id": "ENSP00000505288.1",
          "transcript_support_level": null,
          "aa_start": 3466,
          "aa_end": null,
          "aa_length": 4609,
          "cds_start": 10398,
          "cds_end": null,
          "cds_length": 13830,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000681290.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.10551A>T",
          "hgvs_p": "p.Arg3517Arg",
          "transcript": "XM_005248262.4",
          "protein_id": "XP_005248319.2",
          "transcript_support_level": null,
          "aa_start": 3517,
          "aa_end": null,
          "aa_length": 4660,
          "cds_start": 10551,
          "cds_end": null,
          "cds_length": 13983,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005248262.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.10203A>T",
          "hgvs_p": "p.Arg3401Arg",
          "transcript": "XM_047416886.1",
          "protein_id": "XP_047272842.1",
          "transcript_support_level": null,
          "aa_start": 3401,
          "aa_end": null,
          "aa_length": 4544,
          "cds_start": 10203,
          "cds_end": null,
          "cds_length": 13635,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047416886.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 77,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.10551A>T",
          "hgvs_p": "p.Arg3517Arg",
          "transcript": "XM_017009177.2",
          "protein_id": "XP_016864666.1",
          "transcript_support_level": null,
          "aa_start": 3517,
          "aa_end": null,
          "aa_length": 4520,
          "cds_start": 10551,
          "cds_end": null,
          "cds_length": 13563,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017009177.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 73,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.9456A>T",
          "hgvs_p": "p.Arg3152Arg",
          "transcript": "XM_017009179.3",
          "protein_id": "XP_016864668.1",
          "transcript_support_level": null,
          "aa_start": 3152,
          "aa_end": null,
          "aa_length": 4295,
          "cds_start": 9456,
          "cds_end": null,
          "cds_length": 12888,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017009179.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 74,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.10551A>T",
          "hgvs_p": "p.Arg3517Arg",
          "transcript": "XM_017009180.2",
          "protein_id": "XP_016864669.1",
          "transcript_support_level": null,
          "aa_start": 3517,
          "aa_end": null,
          "aa_length": 4272,
          "cds_start": 10551,
          "cds_end": null,
          "cds_length": 12819,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017009180.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 69,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.10551A>T",
          "hgvs_p": "p.Arg3517Arg",
          "transcript": "XM_017009181.2",
          "protein_id": "XP_016864670.1",
          "transcript_support_level": null,
          "aa_start": 3517,
          "aa_end": null,
          "aa_length": 3960,
          "cds_start": 10551,
          "cds_end": null,
          "cds_length": 11883,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017009181.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 62,
          "exon_rank_end": null,
          "exon_count": 67,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.10551A>T",
          "hgvs_p": "p.Arg3517Arg",
          "transcript": "XM_017009182.2",
          "protein_id": "XP_016864671.1",
          "transcript_support_level": null,
          "aa_start": 3517,
          "aa_end": null,
          "aa_length": 3809,
          "cds_start": 10551,
          "cds_end": null,
          "cds_length": 11430,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017009182.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.5640A>T",
          "hgvs_p": "p.Arg1880Arg",
          "transcript": "XM_017009185.1",
          "protein_id": "XP_016864674.1",
          "transcript_support_level": null,
          "aa_start": 1880,
          "aa_end": null,
          "aa_length": 3023,
          "cds_start": 5640,
          "cds_end": null,
          "cds_length": 9072,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017009185.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 31,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.5193A>T",
          "hgvs_p": "p.Arg1731Arg",
          "transcript": "XM_017009186.2",
          "protein_id": "XP_016864675.1",
          "transcript_support_level": null,
          "aa_start": 1731,
          "aa_end": null,
          "aa_length": 2874,
          "cds_start": 5193,
          "cds_end": null,
          "cds_length": 8625,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017009186.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DNAH5",
          "gene_hgnc_id": 2950,
          "hgvs_c": "c.4530A>T",
          "hgvs_p": "p.Arg1510Arg",
          "transcript": "XM_017009188.2",
          "protein_id": "XP_016864677.1",
          "transcript_support_level": null,
          "aa_start": 1510,
          "aa_end": null,
          "aa_length": 2653,
          "cds_start": 4530,
          "cds_end": null,
          "cds_length": 7962,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017009188.2"
        }
      ],
      "gene_symbol": "DNAH5",
      "gene_hgnc_id": 2950,
      "dbsnp": "rs1554035381",
      "frequency_reference_population": 0.000006156801,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 9,
      "gnomad_exomes_af": 0.0000061568,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 9,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.4699999988079071,
      "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.47,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -1.532,
      "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": -13,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7",
      "acmg_by_gene": [
        {
          "score": -13,
          "benign_score": 13,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BP7"
          ],
          "verdict": "Benign",
          "transcript": "NM_001369.3",
          "gene_symbol": "DNAH5",
          "hgnc_id": 2950,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD,AR",
          "hgvs_c": "c.10443A>T",
          "hgvs_p": "p.Arg3481Arg"
        }
      ],
      "clinvar_disease": "DNAH5-related disorder,Primary ciliary dyskinesia,not provided",
      "clinvar_classification": "Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:2",
      "phenotype_combined": "Primary ciliary dyskinesia|DNAH5-related disorder|not provided",
      "pathogenicity_classification_combined": "Likely benign",
      "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.