Variant #0000007556 (NC_000005.10:g.112827157T>C, APC(NM_000038.5):c.1458T>C)

Individual ID 00001296
Chromosome 5
Allele Unknown
Affects function (as reported) Does not affect function
Affects function (by curator) Does not affect function
DNA change (genomic) (Relative to hg38 / GRCh38) g.112827157T>C
Reference -
DB-ID APC_000006 See all 13 reported entries
dbSNP ID rs2229992
Variant remarks APC(NM_001127511.3):c.1458T>C p.(Ala486=)
Average frequency (gnomAD v.2.1.1) Retrieve
Owner Silvina Sisterna-Hospital de Comunidad
Database submission license Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 InternationalCreative Commons License
Created by Instituto Nacional del Cancer
Options




Variant on transcripts

Error: Query
/variants/0000007556 returned error in code block Genome_Variant::viewEntry().
Query : SELECT vot.*, t.geneid, t.id_ncbi, e.name AS effect, ds.name AS status FROM lovd_variants_on_transcripts AS vot INNER JOIN lovd_variants AS vog ON (vot.id = vog.id) LEFT OUTER JOIN lovd_variant_effect AS e ON (vot.effectid = e.id) LEFT OUTER JOIN lovd_data_status AS ds ON (vog.statusid = ds.id) LEFT OUTER JOIN lovd_transcripts AS t ON (t.id = vot.transcriptid) WHERE (vog.statusid >= 7) AND (vot.id LIKE ?) ORDER BY t.id_ncbi ASC
Error : Error in PDOStatement::execute() while executing prepared query: SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine