|
|
Database: rn7 Primary Table: xenoRefGene Row Count: 219,715   Data last updated: 2021-03-24
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 587 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001099593 | 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 | 349991 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 352107 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 349991 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 352107 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 349991,351321,351729, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 350096,351678,352107, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | VN2R610 | 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 | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,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 |
---|
587 | NM_001099593 | chr1 | + | 349991 | 352107 | 349991 | 352107 | 3 | 349991,351321,351729, | 350096,351678,352107, | 0 | VN2R610 | incmpl | incmpl | 0,0,0, |
587 | NM_001099577 | chr1 | + | 351336 | 352107 | 351336 | 352107 | 2 | 351336,351729, | 351666,352107, | 0 | VN2R597 | incmpl | incmpl | 0,0, |
73 | NR_166631 | chr1 | + | 628795 | 848837 | 848837 | 848837 | 4 | 628795,848561,848740,848798, | 628847,848611,848783,848837, | 0 | Gm26808 | unk | unk | -1,-1,-1,-1, |
73 | NM_001384510 | chr1 | - | 726124 | 969149 | 726996 | 969082 | 8 | 726124,730612,730925,731821,731966,896818,968883,969055, | 727024,730892,731405,731894,732021,896879,969044,969149, | 0 | Vmn2r129 | cmpl | cmpl | 2,1,1,1,0,2,0,0, |
9 | NM_001102602 | chr1 | + | 775163 | 1222764 | 775163 | 1222764 | 7 | 775163,777985,1164900,1217536,1219186,1220587,1221868, | 775350,778142,1164966,1218338,1219413,1220708,1222764, | 0 | Vmn2r85 | cmpl | incmpl | 0,0,2,2,1,0,1, |
9 | NM_001104620 | chr1 | + | 775163 | 1222764 | 775163 | 1222764 | 9 | 775163,775552,1164671,1164893,1217536,1218140,1219185,1220584,1221868, | 775352,775556,1164778,1164966,1218136,1218338,1219410,1220708,1222764, | 0 | Vmn2r8 | cmpl | incmpl | 0,0,1,1,2,0,0,0,1, |
9 | NM_001081448 | chr1 | + | 775163 | 1222766 | 775163 | 1222766 | 7 | 775163,777985,1164900,1217536,1219186,1220587,1221866, | 775350,778142,1164966,1218338,1219413,1220703,1222766, | 0 | Vmn2r84 | cmpl | incmpl | 0,0,2,2,1,0,2, |
9 | NM_001103366 | chr1 | + | 775163 | 1222766 | 775163 | 1222766 | 7 | 775163,777986,1164893,1217536,1219186,1220587,1221868, | 775359,778184,1164966,1218338,1219413,1220708,1222766, | 0 | Vmn2r87 | cmpl | incmpl | 0,1,1,2,1,0,1, |
9 | NM_001103365 | chr1 | + | 775163 | 1534379 | 775163 | 1534379 | 8 | 775163,777985,1164900,1217536,1219186,1220587,1221868,1534161, | 775350,778141,1164966,1218338,1219413,1220708,1222554,1534379, | 0 | Vmn2r86 | cmpl | incmpl | 0,0,2,2,1,0,1,0, |
74 | NM_001205282 | chr1 | + | 1161905 | 1222766 | 1161905 | 1222766 | 7 | 1161905,1216851,1217074,1217535,1219188,1220584,1221868, | 1162111,1217016,1217115,1218341,1219410,1220708,1222766, | 0 | Gm14496 | cmpl | incmpl | 0,2,0,1,0,0,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|