|
|
Database: musFur1 Primary Table: refGene Row Count: 65   Data last updated: 2020-08-19
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 598 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001286170 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | GL897005 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 1739806 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 1757148 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 1739850 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 1756921 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 5 | int(10) unsigned | range | Number of exons |
exonStarts | 1739806,1740806,1749591,174... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 1739878,1740899,1749650,175... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | AK6 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,1,1,0,2, | longblob | | Reading frame of the start of the CDS region of the exon, in the direction of transcription (0,1,2), or -1 if there is no CDS region. |
|
| |
|
|
Connected Tables and Joining Fields
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
598 | NM_001286170 | GL897005 | + | 1739806 | 1757148 | 1739850 | 1756921 | 5 | 1739806,1740806,1749591,1749977,1756728, | 1739878,1740899,1749650,1750123,1757148, | 0 | AK6 | cmpl | cmpl | 0,1,1,0,2, |
598 | NM_001286171 | GL897005 | + | 1739806 | 1742549 | 1741647 | 1742445 | 3 | 1739806,1740806,1741630, | 1739878,1740899,1742549, | 0 | TAF9 | cmpl | cmpl | -1,-1,0, |
87 | NM_001293742 | GL896903 | - | 14799548 | 14839279 | 14802204 | 14838147 | 11 | 14799548,14804864,14823257,14824564,14826400,14827313,14828422,14836346,14838042,14838917,14839143, | 14802343,14805079,14823370,14824727,14826566,14827448,14828595,14836520,14838225,14839038,14839279, | 0 | AZIN2 | cmpl | cmpl | 2,0,1,0,2,2,0,0,0,-1,-1, |
598 | NM_001301777 | GL897038 | + | 1784438 | 1815135 | 1802005 | 1812912 | 13 | 1784438,1789111,1796519,1801908,1804162,1804752,1806613,1807921,1808448,1809404,1811958,1812369,1812800, | 1784752,1789250,1796665,1802107,1804336,1804925,1806748,1808003,1808523,1809567,1812074,1812584,1815135, | 0 | AZIN1 | cmpl | cmpl | -1,-1,-1,0,0,0,2,2,0,0,1,0,2, |
586 | NM_001281942 | GL896973 | + | 154631 | 180174 | 154657 | 179201 | 7 | 154631,161453,162831,168797,170104,176510,179174, | 154669,161536,162976,168887,170236,176639,180174, | 0 | TVP23B | cmpl | cmpl | 0,0,2,0,0,0,0, |
589 | NM_001290471 | GL897134 | - | 548001 | 554768 | 548102 | 554611 | 5 | 548001,549005,549602,550520,554576, | 548245,549091,549778,550657,554768, | 0 | OAZ3 | cmpl | cmpl | 2,0,1,2,0, |
628 | NM_001291199 | GL897028 | - | 5662591 | 5675967 | 5667859 | 5675751 | 2 | 5662591,5675746, | 5669093,5675967, | 0 | PEG10 | cmpl | cmpl | 2,0, |
628 | NM_001291198 | GL897028 | - | 5662591 | 5675967 | 5666714 | 5675751 | 2 | 5662591,5675746, | 5669093,5675967, | 0 | PEG10 | cmpl | cmpl | 2,0, |
622 | NM_001289904 | GL896964 | + | 4959232 | 4975487 | 4959387 | 4974359 | 5 | 4959232,4971489,4972917,4973890,4974228, | 4959407,4971647,4973093,4973976,4975487, | 0 | OAZ2 | cmpl | cmpl | 0,2,1,0,2, |
637 | NM_001278660 | GL896946 | - | 6859332 | 6876314 | 6859489 | 6865875 | 9 | 6859332,6859923,6860336,6861018,6861871,6863133,6864005,6865726,6876231, | 6859601,6859979,6860471,6861070,6861942,6863235,6864183,6865912,6876314, | 0 | DHRS2 | cmpl | cmpl | 2,0,0,2,0,0,2,0,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|