|
|
Database: tetNig2 Primary Table: ensGene Row Count: 24,078   Data last updated: 2021-05-25
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 | ENSTNIT00000004179.1 | 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 | 4161 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 16061 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 4161 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 16061 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 7 | int(10) unsigned | range | Number of exons |
exonStarts | 4161,4938,7778,10406,11264,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 4250,5172,7784,10492,11329,... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSTNIG00000002645.1 | 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 | 1,1,1,2,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 |
---|
585 | ENSTNIT00000004179.1 | chr1 | - | 4161 | 16061 | 4161 | 16061 | 7 | 4161,4938,7778,10406,11264,13532,13880, | 4250,5172,7784,10492,11329,13793,16061, | 0 | ENSTNIG00000002645.1 | incmpl | cmpl | 1,1,1,2,0,0,0, |
585 | ENSTNIT00000006805.1 | chr1 | - | 4864 | 129925 | 4864 | 129925 | 5 | 4864,10406,11264,127403,128935, | 5172,10492,11329,128933,129925, | 0 | ENSTNIG00000002645.1 | cmpl | cmpl | 1,2,0,0,0, |
585 | ENSTNIT00000001035.1 | chr1 | - | 4864 | 124016 | 4864 | 124016 | 5 | 4864,10406,11264,121159,123722, | 5172,10492,11329,123271,124016, | 0 | ENSTNIG00000002645.1 | cmpl | cmpl | 1,2,0,0,0, |
585 | ENSTNIT00000009200.1 | chr1 | - | 4864 | 120386 | 4864 | 120386 | 5 | 4864,10406,11264,110141,120179, | 5172,10492,11329,112385,120386, | 0 | ENSTNIG00000002645.1 | cmpl | incmpl | 1,2,0,0,0, |
585 | ENSTNIT00000023109.1 | chr1 | - | 4864 | 101552 | 4864 | 101552 | 4 | 4864,10406,11264,99194, | 5172,10492,11329,101552, | 0 | ENSTNIG00000002645.1 | cmpl | cmpl | 1,2,0,0, |
585 | ENSTNIT00000009199.1 | chr1 | - | 4864 | 84027 | 4864 | 84027 | 6 | 4864,10406,11264,81296,81493,83939, | 5172,10492,11329,81491,83574,84027, | 0 | ENSTNIG00000002645.1 | cmpl | incmpl | 1,2,0,0,1,0, |
585 | ENSTNIT00000009198.1 | chr1 | - | 4864 | 50512 | 4864 | 50512 | 6 | 4864,10406,11264,34806,36283,50114, | 5172,10492,11329,36282,36788,50512, | 0 | ENSTNIG00000002645.1 | cmpl | cmpl | 1,2,0,0,2,0, |
585 | ENSTNIT00000001937.1 | chr1 | - | 4864 | 33185 | 4864 | 33185 | 5 | 4864,10406,11264,28970,32781, | 5172,10492,11329,30939,33185, | 0 | ENSTNIG00000002645.1 | cmpl | cmpl | 1,2,0,2,0, |
585 | ENSTNIT00000009197.1 | chr1 | - | 4864 | 24010 | 4864 | 24010 | 5 | 4864,10406,11264,21633,22354, | 5172,10492,11329,22350,24010, | 0 | ENSTNIG00000002645.1 | cmpl | cmpl | 1,2,0,0,0, |
585 | ENSTNIT00000005345.1 | chr1 | - | 4864 | 16121 | 4864 | 16121 | 4 | 4864,10406,11264,13532, | 5172,10492,11329,16121, | 0 | ENSTNIG00000002645.1 | cmpl | cmpl | 1,2,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|