← 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: 16-372202-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "16",
      "pos": 372202,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_021259.3",
      "consequences": [
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.2101A>G",
          "hgvs_p": "p.Met701Val",
          "transcript": "NM_021259.3",
          "protein_id": "NP_067082.2",
          "transcript_support_level": null,
          "aa_start": 701,
          "aa_end": null,
          "aa_length": 771,
          "cds_start": 2101,
          "cds_end": null,
          "cds_length": 2316,
          "cdna_start": 2258,
          "cdna_end": null,
          "cdna_length": 3672,
          "mane_select": "ENST00000431232.7",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_021259.3"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.2101A>G",
          "hgvs_p": "p.Met701Val",
          "transcript": "ENST00000431232.7",
          "protein_id": "ENSP00000401338.2",
          "transcript_support_level": 1,
          "aa_start": 701,
          "aa_end": null,
          "aa_length": 771,
          "cds_start": 2101,
          "cds_end": null,
          "cds_length": 2316,
          "cdna_start": 2258,
          "cdna_end": null,
          "cdna_length": 3672,
          "mane_select": "NM_021259.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000431232.7"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.2290A>G",
          "hgvs_p": "p.Met764Val",
          "transcript": "ENST00000946607.1",
          "protein_id": "ENSP00000616666.1",
          "transcript_support_level": null,
          "aa_start": 764,
          "aa_end": null,
          "aa_length": 834,
          "cds_start": 2290,
          "cds_end": null,
          "cds_length": 2505,
          "cdna_start": 2445,
          "cdna_end": null,
          "cdna_length": 2785,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000946607.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.2122A>G",
          "hgvs_p": "p.Met708Val",
          "transcript": "ENST00000930879.1",
          "protein_id": "ENSP00000600938.1",
          "transcript_support_level": null,
          "aa_start": 708,
          "aa_end": null,
          "aa_length": 778,
          "cds_start": 2122,
          "cds_end": null,
          "cds_length": 2337,
          "cdna_start": 2281,
          "cdna_end": null,
          "cdna_length": 3695,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000930879.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.2080A>G",
          "hgvs_p": "p.Met694Val",
          "transcript": "ENST00000930880.1",
          "protein_id": "ENSP00000600939.1",
          "transcript_support_level": null,
          "aa_start": 694,
          "aa_end": null,
          "aa_length": 764,
          "cds_start": 2080,
          "cds_end": null,
          "cds_length": 2295,
          "cdna_start": 2253,
          "cdna_end": null,
          "cdna_length": 2595,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000930880.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.2056A>G",
          "hgvs_p": "p.Met686Val",
          "transcript": "ENST00000930881.1",
          "protein_id": "ENSP00000600940.1",
          "transcript_support_level": null,
          "aa_start": 686,
          "aa_end": null,
          "aa_length": 756,
          "cds_start": 2056,
          "cds_end": null,
          "cds_length": 2271,
          "cdna_start": 2176,
          "cdna_end": null,
          "cdna_length": 2516,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000930881.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.2050A>G",
          "hgvs_p": "p.Met684Val",
          "transcript": "ENST00000946605.1",
          "protein_id": "ENSP00000616664.1",
          "transcript_support_level": null,
          "aa_start": 684,
          "aa_end": null,
          "aa_length": 754,
          "cds_start": 2050,
          "cds_end": null,
          "cds_length": 2265,
          "cdna_start": 2204,
          "cdna_end": null,
          "cdna_length": 3614,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000946605.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.2002A>G",
          "hgvs_p": "p.Met668Val",
          "transcript": "ENST00000946604.1",
          "protein_id": "ENSP00000616663.1",
          "transcript_support_level": null,
          "aa_start": 668,
          "aa_end": null,
          "aa_length": 738,
          "cds_start": 2002,
          "cds_end": null,
          "cds_length": 2217,
          "cdna_start": 2158,
          "cdna_end": null,
          "cdna_length": 3572,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000946604.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.1954A>G",
          "hgvs_p": "p.Met652Val",
          "transcript": "ENST00000946606.1",
          "protein_id": "ENSP00000616665.1",
          "transcript_support_level": null,
          "aa_start": 652,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1954,
          "cds_end": null,
          "cds_length": 2169,
          "cdna_start": 2077,
          "cdna_end": null,
          "cdna_length": 3423,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000946606.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.1756A>G",
          "hgvs_p": "p.Met586Val",
          "transcript": "ENST00000946608.1",
          "protein_id": "ENSP00000616667.1",
          "transcript_support_level": null,
          "aa_start": 586,
          "aa_end": null,
          "aa_length": 656,
          "cds_start": 1756,
          "cds_end": null,
          "cds_length": 1971,
          "cdna_start": 1903,
          "cdna_end": null,
          "cdna_length": 2243,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000946608.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.1522A>G",
          "hgvs_p": "p.Met508Val",
          "transcript": "ENST00000250930.7",
          "protein_id": "ENSP00000250930.3",
          "transcript_support_level": 2,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 578,
          "cds_start": 1522,
          "cds_end": null,
          "cds_length": 1737,
          "cdna_start": 2008,
          "cdna_end": null,
          "cdna_length": 2346,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000250930.7"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.502A>G",
          "hgvs_p": "p.Met168Val",
          "transcript": "ENST00000424078.5",
          "protein_id": "ENSP00000397620.1",
          "transcript_support_level": 3,
          "aa_start": 168,
          "aa_end": null,
          "aa_length": 238,
          "cds_start": 502,
          "cds_end": null,
          "cds_length": 717,
          "cdna_start": 504,
          "cdna_end": null,
          "cdna_length": 844,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000424078.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.1522A>G",
          "hgvs_p": "p.Met508Val",
          "transcript": "XM_047434413.1",
          "protein_id": "XP_047290369.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 578,
          "cds_start": 1522,
          "cds_end": null,
          "cds_length": 1737,
          "cdna_start": 2204,
          "cdna_end": null,
          "cdna_length": 3618,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434413.1"
        },
        {
          "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": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PGAP6",
          "gene_hgnc_id": 17205,
          "hgvs_c": "c.*340A>G",
          "hgvs_p": null,
          "transcript": "ENST00000448854.1",
          "protein_id": "ENSP00000401931.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 243,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 732,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 858,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000448854.1"
        }
      ],
      "gene_symbol": "PGAP6",
      "gene_hgnc_id": 17205,
      "dbsnp": "rs541217650",
      "frequency_reference_population": 0.00007751919,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 125,
      "gnomad_exomes_af": 0.0000849064,
      "gnomad_genomes_af": 0.00000657583,
      "gnomad_exomes_ac": 124,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.07511326670646667,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.078,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1243,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.43,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.534,
      "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": -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_021259.3",
          "gene_symbol": "PGAP6",
          "hgnc_id": 17205,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.2101A>G",
          "hgvs_p": "p.Met701Val"
        }
      ],
      "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.