← 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: 21-46132436-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 20,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BS1",
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "COL6A2",
          "hgnc_id": 2212,
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "inheritance_mode": "AD,AR,SD",
          "pathogenic_score": 0,
          "score": -20,
          "transcript": "NM_001849.4",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS1,BS2",
      "acmg_score": -20,
      "allele_count_reference_population": 575,
      "alphamissense_prediction": "Benign",
      "alphamissense_score": 0.0672,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.21,
      "chr": "21",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_disease": "Bethlem myopathy 1A,COL6A2-related disorder,Collagen 6-related myopathy,Myosclerosis,not provided,not specified",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:3 B:3",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.006594270467758179,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "M",
          "aa_start": 982,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3445,
          "cdna_start": 3033,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2944,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "NM_001849.4",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000300527.9",
          "protein_coding": true,
          "protein_id": "NP_001840.3",
          "strand": true,
          "transcript": "NM_001849.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "M",
          "aa_start": 982,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3445,
          "cdna_start": 3033,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2944,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000300527.9",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001849.4",
          "protein_coding": true,
          "protein_id": "ENSP00000300527.4",
          "strand": true,
          "transcript": "ENST00000300527.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1084,
          "aa_ref": "M",
          "aa_start": 1047,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3630,
          "cdna_start": 3217,
          "cds_end": null,
          "cds_length": 3255,
          "cds_start": 3139,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000857098.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.3139A>G",
          "hgvs_p": "p.Met1047Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527157.1",
          "strand": true,
          "transcript": "ENST00000857098.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1073,
          "aa_ref": "M",
          "aa_start": 1036,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3571,
          "cdna_start": 3158,
          "cds_end": null,
          "cds_length": 3222,
          "cds_start": 3106,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000857103.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.3106A>G",
          "hgvs_p": "p.Met1036Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527162.1",
          "strand": true,
          "transcript": "ENST00000857103.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "M",
          "aa_start": 1021,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3562,
          "cdna_start": 3150,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 3061,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000857092.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.3061A>G",
          "hgvs_p": "p.Met1021Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527151.1",
          "strand": true,
          "transcript": "ENST00000857092.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1042,
          "aa_ref": "M",
          "aa_start": 1005,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3477,
          "cdna_start": 3065,
          "cds_end": null,
          "cds_length": 3129,
          "cds_start": 3013,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000857106.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.3013A>G",
          "hgvs_p": "p.Met1005Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527165.1",
          "strand": true,
          "transcript": "ENST00000857106.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1033,
          "aa_ref": "M",
          "aa_start": 996,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3482,
          "cdna_start": 3070,
          "cds_end": null,
          "cds_length": 3102,
          "cds_start": 2986,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000968880.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2986A>G",
          "hgvs_p": "p.Met996Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638939.1",
          "strand": true,
          "transcript": "ENST00000968880.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1029,
          "aa_ref": "M",
          "aa_start": 992,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3460,
          "cdna_start": 3048,
          "cds_end": null,
          "cds_length": 3090,
          "cds_start": 2974,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000857101.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2974A>G",
          "hgvs_p": "p.Met992Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527160.1",
          "strand": true,
          "transcript": "ENST00000857101.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "M",
          "aa_start": 982,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3505,
          "cdna_start": 3090,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2944,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000857090.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527149.1",
          "strand": true,
          "transcript": "ENST00000857090.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "M",
          "aa_start": 982,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3526,
          "cdna_start": 3113,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2944,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000857091.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527150.1",
          "strand": true,
          "transcript": "ENST00000857091.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "M",
          "aa_start": 982,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3434,
          "cdna_start": 3021,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2944,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000857094.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527153.1",
          "strand": true,
          "transcript": "ENST00000857094.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "M",
          "aa_start": 982,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3507,
          "cdna_start": 3095,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2944,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000857096.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527155.1",
          "strand": true,
          "transcript": "ENST00000857096.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "M",
          "aa_start": 982,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3624,
          "cdna_start": 3212,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2944,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000857100.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527159.1",
          "strand": true,
          "transcript": "ENST00000857100.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "M",
          "aa_start": 982,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3621,
          "cdna_start": 3208,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2944,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000857108.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527167.1",
          "strand": true,
          "transcript": "ENST00000857108.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "M",
          "aa_start": 982,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3891,
          "cdna_start": 3478,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2944,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000857109.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527168.1",
          "strand": true,
          "transcript": "ENST00000857109.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "M",
          "aa_start": 982,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3452,
          "cdna_start": 3039,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2944,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000968878.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638937.1",
          "strand": true,
          "transcript": "ENST00000968878.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "M",
          "aa_start": 982,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3766,
          "cdna_start": 3354,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2944,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000968883.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638942.1",
          "strand": true,
          "transcript": "ENST00000968883.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "M",
          "aa_start": 982,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3805,
          "cdna_start": 3392,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2944,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000968884.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2944A>G",
          "hgvs_p": "p.Met982Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638943.1",
          "strand": true,
          "transcript": "ENST00000968884.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1017,
          "aa_ref": "M",
          "aa_start": 980,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3439,
          "cdna_start": 3026,
          "cds_end": null,
          "cds_length": 3054,
          "cds_start": 2938,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000968879.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2938A>G",
          "hgvs_p": "p.Met980Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638938.1",
          "strand": true,
          "transcript": "ENST00000968879.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1016,
          "aa_ref": "M",
          "aa_start": 979,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3408,
          "cdna_start": 2999,
          "cds_end": null,
          "cds_length": 3051,
          "cds_start": 2935,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000934972.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2935A>G",
          "hgvs_p": "p.Met979Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000605031.1",
          "strand": true,
          "transcript": "ENST00000934972.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "M",
          "aa_start": 969,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3369,
          "cdna_start": 2957,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2905,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000857105.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2905A>G",
          "hgvs_p": "p.Met969Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527164.1",
          "strand": true,
          "transcript": "ENST00000857105.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1002,
          "aa_ref": "M",
          "aa_start": 965,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3361,
          "cdna_start": 2948,
          "cds_end": null,
          "cds_length": 3009,
          "cds_start": 2893,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000857102.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2893A>G",
          "hgvs_p": "p.Met965Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527161.1",
          "strand": true,
          "transcript": "ENST00000857102.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 1001,
          "aa_ref": "M",
          "aa_start": 964,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3358,
          "cdna_start": 2947,
          "cds_end": null,
          "cds_length": 3006,
          "cds_start": 2890,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000968882.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2890A>G",
          "hgvs_p": "p.Met964Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638941.1",
          "strand": true,
          "transcript": "ENST00000968882.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 998,
          "aa_ref": "M",
          "aa_start": 961,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3382,
          "cdna_start": 2970,
          "cds_end": null,
          "cds_length": 2997,
          "cds_start": 2881,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000857093.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2881A>G",
          "hgvs_p": "p.Met961Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527152.1",
          "strand": true,
          "transcript": "ENST00000857093.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 998,
          "aa_ref": "M",
          "aa_start": 961,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3378,
          "cdna_start": 2966,
          "cds_end": null,
          "cds_length": 2997,
          "cds_start": 2881,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000857095.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2881A>G",
          "hgvs_p": "p.Met961Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527154.1",
          "strand": true,
          "transcript": "ENST00000857095.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 998,
          "aa_ref": "M",
          "aa_start": 961,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3371,
          "cdna_start": 2959,
          "cds_end": null,
          "cds_length": 2997,
          "cds_start": 2881,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000857099.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2881A>G",
          "hgvs_p": "p.Met961Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527158.1",
          "strand": true,
          "transcript": "ENST00000857099.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 998,
          "aa_ref": "M",
          "aa_start": 961,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3345,
          "cdna_start": 2933,
          "cds_end": null,
          "cds_length": 2997,
          "cds_start": 2881,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000857107.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2881A>G",
          "hgvs_p": "p.Met961Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527166.1",
          "strand": true,
          "transcript": "ENST00000857107.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 998,
          "aa_ref": "M",
          "aa_start": 961,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3359,
          "cdna_start": 2946,
          "cds_end": null,
          "cds_length": 2997,
          "cds_start": 2881,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000934971.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2881A>G",
          "hgvs_p": "p.Met961Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000605030.1",
          "strand": true,
          "transcript": "ENST00000934971.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 899,
          "aa_ref": "M",
          "aa_start": 862,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3075,
          "cdna_start": 2662,
          "cds_end": null,
          "cds_length": 2700,
          "cds_start": 2584,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000857097.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2584A>G",
          "hgvs_p": "p.Met862Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527156.1",
          "strand": true,
          "transcript": "ENST00000857097.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 884,
          "aa_ref": "M",
          "aa_start": 847,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3016,
          "cdna_start": 2604,
          "cds_end": null,
          "cds_length": 2655,
          "cds_start": 2539,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000968881.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.2539A>G",
          "hgvs_p": "p.Met847Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638940.1",
          "strand": true,
          "transcript": "ENST00000968881.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 539,
          "aa_ref": "M",
          "aa_start": 502,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1968,
          "cdna_start": 1556,
          "cds_end": null,
          "cds_length": 1620,
          "cds_start": 1504,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000857104.1",
          "gene_hgnc_id": 2212,
          "gene_symbol": "COL6A2",
          "hgvs_c": "c.1504A>G",
          "hgvs_p": "p.Met502Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527163.1",
          "strand": true,
          "transcript": "ENST00000857104.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs190664941",
      "effect": "missense_variant",
      "frequency_reference_population": 0.00035785144,
      "gene_hgnc_id": 2212,
      "gene_symbol": "COL6A2",
      "gnomad_exomes_ac": 507,
      "gnomad_exomes_af": 0.000348574,
      "gnomad_exomes_homalt": 2,
      "gnomad_genomes_ac": 68,
      "gnomad_genomes_af": 0.000446446,
      "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": "Benign/Likely benign",
      "phenotype_combined": "not specified|Collagen 6-related myopathy|Myosclerosis|Bethlem myopathy 1A|not provided|COL6A2-related disorder",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 1.112,
      "pos": 46132436,
      "ref": "A",
      "revel_prediction": "Benign",
      "revel_score": 0.275,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001849.4"
    }
  ]
}
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.