|
|
Database: calJac1 Primary Table: refGene Row Count: 263   Data last updated: 2020-08-20
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 596 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001204342 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | Contig22 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 1490260 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 1497443 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 1493264 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 1497443 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 1490260,1497194, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 1493501,1497443, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | TMED7 | 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 | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,0, | 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 |
---|
596 | NM_001204342 | Contig22 | - | 1490260 | 1497443 | 1493264 | 1497443 | 2 | 1490260,1497194, | 1493501,1497443, | 0 | TMED7 | cmpl | incmpl | 0,0, |
585 | NM_001204437 | Contig16254 | - | 11167 | 16924 | 11167 | 16924 | 5 | 11167,12626,15040,15380,16756, | 11345,12787,15190,15543,16924, | 0 | CYP2C8 | incmpl | cmpl | 0,1,1,0,0, |
586 | NM_001204437 | Contig5417 | - | 158310 | 167065 | 158310 | 167065 | 4 | 158310,160619,164007,166921, | 158492,160761,164195,167065, | 0 | CYP2C8 | cmpl | incmpl | 1,0,1,1, |
594 | NM_001204434 | Contig72 | - | 1267460 | 1275443 | 1267808 | 1274581 | 7 | 1267460,1270663,1271830,1272210,1272753,1273750,1275422, | 1268106,1270750,1271954,1272300,1272874,1274590,1275443, | 0 | CYP1A2 | cmpl | cmpl | 2,2,1,1,0,0,-1, |
586 | NM_001204433 | Contig6300 | - | 138966 | 142396 | 139587 | 142195 | 2 | 138966,142176, | 140681,142396, | 0 | P2RY11 | cmpl | cmpl | 1,0, |
586 | NM_001204432 | Contig6300 | - | 142629 | 147386 | 142765 | 147202 | 12 | 142629,143045,143285,143480,143636,143862,144169,145349,145622,145872,146925,147184, | 142968,143203,143415,143559,143760,143970,144246,145520,145673,145974,147096,147386, | 0 | PPAN | cmpl | cmpl | 1,2,1,0,2,2,0,0,0,0,0,0, |
585 | NM_001257242 | Contig10466 | - | 18894 | 35025 | 18897 | 35013 | 8 | 18894,19348,19666,22651,22917,24628,32485,34931, | 18911,19369,19783,22672,22938,24742,32833,35025, | 0 | MOG | cmpl | cmpl | 1,1,1,1,1,1,1,0, |
586 | NM_001257236 | Contig127 | - | 162255 | 199308 | 162279 | 195061 | 11 | 162255,166462,167920,182746,185923,188137,188404,191808,192789,194979,199291, | 162366,166547,168017,182885,186069,188325,188558,191947,192935,195064,199308, | 0 | IL5RA | cmpl | cmpl | 0,2,1,0,1,2,1,0,1,0,-1, |
585 | NM_001257233 | Contig1311 | + | 82499 | 84473 | 82499 | 84473 | 4 | 82499,82845,84140,84374, | 82643,82878,84269,84473, | 0 | IL5 | cmpl | cmpl | 0,0,0,0, |
585 | NM_001257232 | Contig10241 | + | 34716 | 59700 | 34738 | 59669 | 9 | 34716,37075,39504,43080,49055,52384,55109,56627,58093, | 34808,37214,39656,43232,49212,52484,55188,56677,59700, | 0 | IL4R | cmpl | cmpl | 0,1,2,1,0,1,2,0,2, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|