← 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: 17-74919999-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 13,
          "criteria": [
            "BP4_Strong",
            "BP6",
            "BS1",
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "USH1G",
          "hgnc_id": 16356,
          "hgvs_c": "c.837C>G",
          "hgvs_p": "p.Asp279Glu",
          "inheritance_mode": "AR,Unknown",
          "pathogenic_score": 0,
          "score": -13,
          "transcript": "NM_173477.5",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6,BS1,BS2",
      "acmg_score": -13,
      "allele_count_reference_population": 617,
      "alphamissense_prediction": "Benign",
      "alphamissense_score": 0.1161,
      "alt": "C",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.57,
      "chr": "17",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_disease": "Optic atrophy,Retinal dystrophy,USH1G-related disorder,Usher syndrome type 1G,not provided,not specified",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "US:4 LB:2",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.0065454840660095215,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "E",
          "aa_end": null,
          "aa_length": 461,
          "aa_ref": "D",
          "aa_start": 279,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3558,
          "cdna_start": 1019,
          "cds_end": null,
          "cds_length": 1386,
          "cds_start": 837,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_173477.5",
          "gene_hgnc_id": 16356,
          "gene_symbol": "USH1G",
          "hgvs_c": "c.837C>G",
          "hgvs_p": "p.Asp279Glu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000614341.5",
          "protein_coding": true,
          "protein_id": "NP_775748.2",
          "strand": false,
          "transcript": "NM_173477.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "E",
          "aa_end": null,
          "aa_length": 461,
          "aa_ref": "D",
          "aa_start": 279,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3558,
          "cdna_start": 1019,
          "cds_end": null,
          "cds_length": 1386,
          "cds_start": 837,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000614341.5",
          "gene_hgnc_id": 16356,
          "gene_symbol": "USH1G",
          "hgvs_c": "c.837C>G",
          "hgvs_p": "p.Asp279Glu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_173477.5",
          "protein_coding": true,
          "protein_id": "ENSP00000480279.1",
          "strand": false,
          "transcript": "ENST00000614341.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "E",
          "aa_end": null,
          "aa_length": 358,
          "aa_ref": "D",
          "aa_start": 176,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3505,
          "cdna_start": 966,
          "cds_end": null,
          "cds_length": 1077,
          "cds_start": 528,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001282489.3",
          "gene_hgnc_id": 16356,
          "gene_symbol": "USH1G",
          "hgvs_c": "c.528C>G",
          "hgvs_p": "p.Asp176Glu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001269418.1",
          "strand": false,
          "transcript": "NM_001282489.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "E",
          "aa_end": null,
          "aa_length": 358,
          "aa_ref": "D",
          "aa_start": 176,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3539,
          "cdna_start": 1000,
          "cds_end": null,
          "cds_length": 1077,
          "cds_start": 528,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_011524296.2",
          "gene_hgnc_id": 16356,
          "gene_symbol": "USH1G",
          "hgvs_c": "c.528C>G",
          "hgvs_p": "p.Asp176Glu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011522598.1",
          "strand": false,
          "transcript": "XM_011524296.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1673,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000579243.1",
          "gene_hgnc_id": 16356,
          "gene_symbol": "USH1G",
          "hgvs_c": "n.*436C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000462568.1",
          "strand": false,
          "transcript": "ENST00000579243.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1673,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000579243.1",
          "gene_hgnc_id": 16356,
          "gene_symbol": "USH1G",
          "hgvs_c": "n.*436C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000462568.1",
          "strand": false,
          "transcript": "ENST00000579243.1",
          "transcript_support_level": 2
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs142486910",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0003826836,
      "gene_hgnc_id": 16356,
      "gene_symbol": "USH1G",
      "gnomad_exomes_ac": 553,
      "gnomad_exomes_af": 0.000378775,
      "gnomad_exomes_homalt": 2,
      "gnomad_genomes_ac": 64,
      "gnomad_genomes_af": 0.00042014,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 2,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "phenotype_combined": "not specified|not provided|Usher syndrome type 1G|USH1G-related disorder|Optic atrophy|Retinal dystrophy",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -0.426,
      "pos": 74919999,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.155,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_173477.5"
    }
  ]
}
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.