|
|
Database: nomLeu1 Primary Table: ensGene Row Count: 28,352   Data last updated: 2017-10-10
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | ENSNLET00000013453.1 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | ADFV01134425 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 73942 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 74837 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 74837 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 74837 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 73942,74003, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 74002,74837, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSNLEG00000010554.1 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | none | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | none | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | -1,-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 | ENSNLET00000013453.1 | ADFV01134425 | + | 73942 | 74837 | 74837 | 74837 | 2 | 73942,74003, | 74002,74837, | 0 | ENSNLEG00000010554.1 | none | none | -1,-1, |
585 | ENSNLET00000030649.1 | ADFV01134442 | - | 42933 | 43039 | 43039 | 43039 | 1 | 42933, | 43039, | 0 | ENSNLEG00000025624.1 | none | none | -1, |
585 | ENSNLET00000028468.1 | ADFV01134444 | - | 90725 | 90810 | 90810 | 90810 | 1 | 90725, | 90810, | 0 | ENSNLEG00000023443.1 | none | none | -1, |
585 | ENSNLET00000030290.1 | ADFV01134450 | + | 66782 | 66884 | 66884 | 66884 | 1 | 66782, | 66884, | 0 | ENSNLEG00000025265.1 | none | none | -1, |
585 | ENSNLET00000010326.1 | ADFV01134450 | + | 75640 | 78400 | 75640 | 78400 | 2 | 75640,77330, | 77165,78400, | 0 | ENSNLEG00000008074.1 | cmpl | incmpl | 0,1, |
585 | ENSNLET00000010327.1 | ADFV01134450 | + | 75640 | 78400 | 75640 | 78400 | 3 | 75640,77432,78199, | 77162,78166,78400, | 0 | ENSNLEG00000008074.1 | cmpl | incmpl | 0,1,0, |
585 | ENSNLET00000010390.1 | ADFV01134573 | - | 57906 | 60875 | 58100 | 60463 | 6 | 57906,58376,59217,59662,60399,60809, | 58168,58488,59355,59781,60509,60875, | 0 | ENSNLEG00000008128.1 | cmpl | cmpl | 1,0,0,1,0,-1, |
585 | ENSNLET00000010394.1 | ADFV01134573 | + | 74174 | 76745 | 74250 | 76745 | 5 | 74174,75089,75504,76361,76677, | 74314,75208,75642,76473,76745, | 0 | ENSNLEG00000008133.1 | cmpl | cmpl | 0,1,0,0,1, |
585 | ENSNLET00000010406.1 | ADFV01134573 | + | 97913 | 100521 | 97966 | 100328 | 5 | 97913,98670,99096,99953,100260, | 98030,98789,99234,100065,100521, | 0 | ENSNLEG00000008137.1 | cmpl | cmpl | 0,1,0,0,1, |
585 | ENSNLET00000030264.1 | ADFV01134780 | + | 10493 | 10600 | 10600 | 10600 | 1 | 10493, | 10600, | 0 | ENSNLEG00000025239.1 | none | none | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|