|
|
Database: oviAri4 Primary Table: refGene Row Count: 1,022   Data last updated: 2018-07-16
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 610 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001009434 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 3400706 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 3403487 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 3400786 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 3401557 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 3400706,3401457,3403447, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 3400983,3401599,3403487, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | PRLH | 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 | 1,0,-1, | 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 |
---|
610 | NM_001009434 | chr1 | - | 3400706 | 3403487 | 3400786 | 3401557 | 3 | 3400706,3401457,3403447, | 3400983,3401599,3403487, | 0 | PRLH | cmpl | cmpl | 1,0,-1, |
611 | NM_001146271 | chr1 | - | 3410146 | 3451995 | 3410279 | 3451970 | 24 | 3410146,3411707,3412522,3414343,3415139,3417480,3417550,3417887,3424888,3427142,3428282,3430458,3430476,3430480,3430487,3430493, ... | 3410306,3411808,3412580,3414421,3415232,3417526,3417660,3418076,3425029,3427424,3428402,3430474,3430479,3430486,3430493,3430510, ... | 0 | MLPH | cmpl | cmpl | 0,1,0,0,0,2,0,0,0,0,0,2,2,2,2,0,0,1,1,1,1,2,2,0, |
633 | NM_001162554 | chr1 | + | 6360698 | 6361264 | 6360698 | 6361264 | 2 | 6360698,6361133, | 6361133,6361264, | 0 | ARL4C | cmpl | cmpl | 0,1, |
1190 | NM_001009458 | chr4 | + | 79317744 | 79328877 | 79317744 | 79328839 | 2 | 79317744,79327949, | 79318132,79328877, | 0 | INHBA | cmpl | cmpl | 0,1, |
636 | NM_001009453 | chr1 | - | 6754596 | 6774139 | 6754606 | 6774135 | 7 | 6754596,6756949,6758197,6764710,6765899,6773846,6774068, | 6754689,6757000,6758252,6764818,6766022,6773971,6774139, | 0 | SPP2 | cmpl | cmpl | 1,1,0,0,0,1,0, |
638 | NM_001205147 | chr1 | - | 7040291 | 7050250 | 7040291 | 7050208 | 5 | 7040291,7040813,7041756,7049344,7050231, | 7040524,7040901,7041888,7050222,7050250, | 0 | UGT1A1 | incmpl | cmpl | 1,0,0,0,-1, |
79 | NM_001205149 | chr1 | - | 7040291 | 7104355 | 7040291 | 7104332 | 4 | 7040291,7040813,7041756,7103468, | 7040524,7040901,7041888,7104355, | 0 | UGT1A4 | incmpl | cmpl | 1,0,0,0, |
79 | NM_001205148 | chr1 | - | 7040291 | 7130320 | 7040291 | 7130293 | 4 | 7040291,7040813,7041756,7129429, | 7040524,7040901,7041888,7130320, | 0 | UGT1A3 | incmpl | cmpl | 1,0,0,0, |
79 | NM_001205146 | chr1 | - | 7040291 | 7161813 | 7040291 | 7161763 | 4 | 7040291,7040813,7041756,7160911, | 7040524,7040901,7041888,7161813, | 0 | UGT1A6 | incmpl | cmpl | 1,0,0,0, |
79 | NM_001009189 | chr1 | - | 7040291 | 7173895 | 7040291 | 7173805 | 4 | 7040291,7040813,7041756,7172944, | 7040524,7040901,7041888,7173895, | 0 | UGT1A9 | incmpl | cmpl | 1,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|