|
|
Database: proCap1 Primary Table: xenoRefGene Row Count: 669,761   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 | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
name | NM_001130335 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_42530 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 7612 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 24923 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 7612 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 24923 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 5 | int(10) unsigned | Number of exons |
exonStarts | 7612,20102,20338,23783,24523, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 7741,20201,20540,23882,24923, | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | kdm6a | varchar(255) | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 2,2,2,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 |
---|
585 | NM_001130335 | scaffold_42530 | + | 7612 | 24923 | 7612 | 24923 | 5 | 7612,20102,20338,23783,24523, | 7741,20201,20540,23882,24923, | 0 | kdm6a | incmpl | incmpl | 2,2,2,0,1, |
585 | NM_001130335 | scaffold_81922 | + | 1428 | 1545 | 1428 | 1545 | 1 | 1428, | 1545, | 0 | kdm6a | incmpl | incmpl | 0, |
585 | NM_001095438 | scaffold_8689 | + | 15357 | 15500 | 15357 | 15500 | 2 | 15357,15404, | 15393,15500, | 0 | dynll2.S | incmpl | cmpl | 0,0, |
585 | NM_001190904 | scaffold_34237 | + | 7651 | 8502 | 7658 | 8502 | 2 | 7651,8333, | 8332,8502, | 0 | ABHD13 | cmpl | incmpl | 0,2, |
585 | NM_001000133 | scaffold_4278 | + | 54961 | 55899 | 54961 | 55899 | 4 | 54961,55573,55807,55842, | 55543,55690,55842,55899, | 0 | Olr68 | incmpl | incmpl | 0,0,0,0, |
585 | NM_001008116 | scaffold_564 | + | 35835 | 118050 | 35835 | 118050 | 13 | 35835,37641,65381,87257,95154,95694,96915,100379,104955,116549,117694,117731,117963, | 35937,37714,65443,87326,95233,95753,96919,100411,105030,116681,117705,117839,118050, | 0 | slc38a6 | incmpl | incmpl | 0,0,1,0,0,1,0,1,0,0,0,0,0, |
585 | NM_020019 | scaffold_70634 | + | 9644 | 9854 | 9644 | 9854 | 1 | 9644, | 9854, | 0 | Magea6 | incmpl | incmpl | 0, |
585 | NM_001146031 | scaffold_41095 | + | 802 | 7271 | 802 | 7271 | 2 | 802,7082, | 925,7271, | 0 | Nrcam | incmpl | incmpl | 0,0, |
585 | NM_001145931 | scaffold_70518 | + | 3703 | 8759 | 3703 | 8745 | 2 | 3703,8624, | 3864,8759, | 0 | Yeats2 | incmpl | cmpl | 0,2, |
585 | NM_001323945 | scaffold_1112 | + | 62357 | 93444 | 62469 | 93444 | 17 | 62357,68668,68698,70819,74044,74186,77077,80803,82226,84300,85121,87069,89769,90025,92083,92781,93151, | 62513,68696,68796,70955,74185,74222,77164,80974,82394,84548,85211,87606,89924,90202,92231,92960,93444, | 0 | DIS3L | cmpl | incmpl | 0,2,0,2,0,0,0,0,0,0,2,2,2,1,1,2,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|