|
|
Database: vicPac2 Primary Table: refGene Row Count: 17   Data last updated: 2020-02-05
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 604 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001287199 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | KB632446 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 2560731 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 2566824 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 2560731 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 2566746 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 5 | int(10) unsigned | range | Number of exons |
exonStarts | 2560731,2561983,2564135,256... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 2560915,2562091,2564315,256... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | PRL | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | incmpl | 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 | 2,0,0,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 |
---|
604 | NM_001287199 | KB632446 | + | 2560731 | 2566824 | 2560731 | 2566746 | 5 | 2560731,2561983,2564135,2566478,2566520, | 2560915,2562091,2564315,2566520,2566824, | 0 | PRL | incmpl | cmpl | 2,0,0,0,2, |
608 | NM_001287198 | KB632449 | - | 3111572 | 3113296 | 3111666 | 3113237 | 5 | 3111572,3112143,3112491,3112823,3113227, | 3111867,3112305,3112608,3112984,3113296, | 0 | GH1 | cmpl | cmpl | 0,0,0,1,0, |
590 | NM_001287197 | KB632605 | - | 770726 | 771476 | 770825 | 771400 | 3 | 770726,770973,771292, | 770892,771146,771476, | 0 | MIF | cmpl | cmpl | 2,0,0, |
623 | NM_001287200 | KB632560 | + | 5058739 | 5062560 | 5058739 | 5062560 | 12 | 5058739,5059442,5059622,5059828,5059986,5060738,5060975,5061210,5061490,5062133,5062306,5062473, | 5058776,5059531,5059690,5059889,5060043,5060834,5061050,5061307,5061560,5062194,5062387,5062560, | 0 | CDK5 | cmpl | cmpl | 0,1,0,2,0,0,0,0,1,2,0,0, |
73 | NM_001290071 | KB632637 | + | 253612 | 266409 | 253632 | 266265 | 7 | 253612,256887,258300,260041,260403,265455,266106, | 253987,257048,258418,260119,260551,265609,266409, | 0 | TGFB1 | cmpl | cmpl | 0,1,0,1,1,2,0, |
661 | NM_001287858 | KB632468 | - | 10005200 | 10009118 | 10005200 | 10009118 | 3 | 10005200,10007602,10008958, | 10005320,10007667,10009118, | 0 | ASIP | cmpl | cmpl | 0,1,0, |
95 | NM_001293786 | KB632436 | + | 23457298 | 23489038 | 23458364 | 23488700 | 11 | 23457298,23457541,23458297,23460005,23463738,23464892,23465783,23467497,23468831,23485116,23488561, | 23457445,23457659,23458469,23460179,23463911,23465027,23465949,23467660,23468944,23485331,23489038, | 0 | AZIN2 | cmpl | cmpl | -1,-1,0,0,0,2,2,0,1,0,2, |
598 | NM_001291757 | KB632582 | + | 1804448 | 1831618 | 1820474 | 1829408 | 13 | 1804448,1808535,1815117,1820378,1822065,1823040,1824687,1826217,1826732,1827400,1828414,1828853,1829296, | 1804804,1808673,1815263,1820576,1822239,1823213,1824822,1826299,1826807,1827563,1828530,1829068,1831618, | 0 | AZIN1 | cmpl | cmpl | -1,-1,-1,0,0,0,2,2,0,0,1,0,2, |
628 | NM_001291338 | KB632506 | - | 5739149 | 5752108 | 5744283 | 5751891 | 2 | 5739149,5751886, | 5745511,5752108, | 0 | PEG10 | cmpl | cmpl | 2,0, |
628 | NM_001291337 | KB632506 | - | 5739149 | 5752108 | 5743138 | 5751891 | 2 | 5739149,5751886, | 5745511,5752108, | 0 | PEG10 | cmpl | cmpl | 2,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|