← 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: 12-56225396-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "12",
      "pos": 56225396,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_024068.4",
      "consequences": [
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "NM_024068.4",
          "protein_id": "NP_076973.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 226,
          "cdna_end": null,
          "cdna_length": 1400,
          "mane_select": "ENST00000267023.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_024068.4"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000267023.9",
          "protein_id": "ENSP00000267023.4",
          "transcript_support_level": 1,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 226,
          "cdna_end": null,
          "cdna_length": 1400,
          "mane_select": "NM_024068.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000267023.9"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000380198.6",
          "protein_id": "ENSP00000369545.2",
          "transcript_support_level": 1,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 601,
          "cdna_end": null,
          "cdna_length": 1775,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000380198.6"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000341463.5",
          "protein_id": "ENSP00000368862.3",
          "transcript_support_level": 3,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 247,
          "cdna_end": null,
          "cdna_length": 1411,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000341463.5"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000882054.1",
          "protein_id": "ENSP00000552113.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 436,
          "cdna_end": null,
          "cdna_length": 1609,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000882054.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000882055.1",
          "protein_id": "ENSP00000552114.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 346,
          "cdna_end": null,
          "cdna_length": 1519,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000882055.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000934237.1",
          "protein_id": "ENSP00000604296.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 537,
          "cdna_end": null,
          "cdna_length": 1711,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000934237.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000934238.1",
          "protein_id": "ENSP00000604297.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 215,
          "cdna_end": null,
          "cdna_length": 1392,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000934238.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000934241.1",
          "protein_id": "ENSP00000604300.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 463,
          "cdna_end": null,
          "cdna_length": 1637,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000934241.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000959362.1",
          "protein_id": "ENSP00000629421.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 286,
          "cdna_end": null,
          "cdna_length": 1458,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959362.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000934239.1",
          "protein_id": "ENSP00000604298.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 209,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 630,
          "cdna_start": 253,
          "cdna_end": null,
          "cdna_length": 1426,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000934239.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000934240.1",
          "protein_id": "ENSP00000604299.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 187,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 564,
          "cdna_start": 224,
          "cdna_end": null,
          "cdna_length": 1326,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000934240.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000934242.1",
          "protein_id": "ENSP00000604301.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 187,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 564,
          "cdna_start": 475,
          "cdna_end": null,
          "cdna_length": 1577,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000934242.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000399713.6",
          "protein_id": "ENSP00000408616.1",
          "transcript_support_level": 5,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 150,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 455,
          "cdna_start": 311,
          "cdna_end": null,
          "cdna_length": 663,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000399713.6"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "ENST00000447747.5",
          "protein_id": "ENSP00000413902.1",
          "transcript_support_level": 5,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 143,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 433,
          "cdna_start": 440,
          "cdna_end": null,
          "cdna_length": 770,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000447747.5"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.178G>A",
          "hgvs_p": "p.Gly60Arg",
          "transcript": "XM_047429531.1",
          "protein_id": "XP_047285487.1",
          "transcript_support_level": null,
          "aa_start": 60,
          "aa_end": null,
          "aa_length": 236,
          "cds_start": 178,
          "cds_end": null,
          "cds_length": 711,
          "cdna_start": 507,
          "cdna_end": null,
          "cdna_length": 1681,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047429531.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.151G>A",
          "hgvs_p": "p.Gly51Arg",
          "transcript": "XM_005269147.4",
          "protein_id": "XP_005269204.1",
          "transcript_support_level": null,
          "aa_start": 51,
          "aa_end": null,
          "aa_length": 227,
          "cds_start": 151,
          "cds_end": null,
          "cds_length": 684,
          "cdna_start": 306,
          "cdna_end": null,
          "cdna_length": 1480,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005269147.4"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "XM_005269149.6",
          "protein_id": "XP_005269206.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 311,
          "cdna_end": null,
          "cdna_length": 1485,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005269149.6"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "XM_047429532.1",
          "protein_id": "XP_047285488.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 224,
          "cdna_end": null,
          "cdna_length": 1398,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047429532.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg",
          "transcript": "XM_047429533.1",
          "protein_id": "XP_047285489.1",
          "transcript_support_level": null,
          "aa_start": 35,
          "aa_end": null,
          "aa_length": 211,
          "cds_start": 103,
          "cds_end": null,
          "cds_length": 636,
          "cdna_start": 332,
          "cdna_end": null,
          "cdna_length": 1506,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047429533.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NABP2",
          "gene_hgnc_id": 28412,
          "hgvs_c": "n.603G>A",
          "hgvs_p": null,
          "transcript": "ENST00000479016.2",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1031,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000479016.2"
        }
      ],
      "gene_symbol": "NABP2",
      "gene_hgnc_id": 28412,
      "dbsnp": "rs762011982",
      "frequency_reference_population": 0.0000037173247,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 6,
      "gnomad_exomes_af": 0.00000205216,
      "gnomad_genomes_af": 0.0000197125,
      "gnomad_exomes_ac": 3,
      "gnomad_genomes_ac": 3,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.8392559289932251,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.544,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.9977,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.05,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "phylop100way_score": 9.66,
      "phylop100way_prediction": "Pathogenic",
      "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": "PP3",
      "acmg_by_gene": [
        {
          "score": 1,
          "benign_score": 0,
          "pathogenic_score": 1,
          "criteria": [
            "PP3"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_024068.4",
          "gene_symbol": "NABP2",
          "hgnc_id": 28412,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.103G>A",
          "hgvs_p": "p.Gly35Arg"
        }
      ],
      "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.