|
|
Database: rn5 Primary Table: ensGene Row Count: 30,404   Data last updated: 2014-12-03
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 73 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | ENSRNOT00000073861 | 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 | 312154 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 401149 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 312154 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 401149 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 6 | int(10) unsigned | range | Number of exons |
exonStarts | 312154,386109,391728,393384... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 312360,386392,392532,393609... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSRNOG00000046319 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | cmpl | 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 | 0,2,0,0,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 |
---|
73 | ENSRNOT00000073861 | chr1 | + | 312154 | 401149 | 312154 | 401149 | 6 | 312154,386109,391728,393384,394817,400265, | 312360,386392,392532,393609,394941,401149, | 0 | ENSRNOG00000046319 | cmpl | cmpl | 0,2,0,0,0,1, |
73 | ENSRNOT00000046586 | chr1 | + | 312154 | 401149 | 312154 | 401149 | 8 | 312154,312364,312377,386140,391728,393384,394817,400258, | 312361,312376,312383,386392,392532,393606,394940,401149, | 0 | ENSRNOG00000046319 | cmpl | cmpl | 0,0,0,0,0,0,0,0, |
587 | ENSRNOT00000044669 | chr1 | + | 312154 | 323800 | 312154 | 323800 | 9 | 312154,315196,315434,315932,316407,317590,321632,322915,323761, | 312360,315431,315479,316406,316737,317815,321756,323760,323800, | 0 | ENSRNOG00000046319 | cmpl | cmpl | 0,2,0,0,0,0,0,1,0, |
73 | ENSRNOT00000073698 | chr1 | + | 315932 | 401149 | 316028 | 401149 | 5 | 315932,392150,393384,394817,400265, | 316354,392532,393609,394941,401149, | 0 | ENSRNOG00000046319 | cmpl | cmpl | 0,2,0,0,1, |
73 | ENSRNOT00000044187 | chr1 | + | 382920 | 401149 | 382920 | 401149 | 9 | 382920,386094,386099,386125,391728,393384,394817,398016,400485, | 383127,386097,386120,386392,392532,393609,394941,398239,401149, | 0 | ENSRNOG00000046319 | cmpl | cmpl | 0,0,0,0,0,0,0,1,2, |
73 | ENSRNOT00000072186 | chr1 | + | 382920 | 401149 | 382920 | 401149 | 6 | 382920,386109,391728,393384,398976,400265, | 383126,386392,392532,393609,399100,401149, | 0 | ENSRNOG00000046319 | cmpl | cmpl | 0,2,0,0,0,1, |
590 | ENSRNOT00000072360 | chr1 | + | 688297 | 696950 | 688297 | 696950 | 6 | 688297,691073,691744,693397,694797,696066, | 688503,691356,692548,693622,694921,696950, | 0 | ENSRNOG00000047964 | cmpl | cmpl | 0,2,0,0,0,1, |
590 | ENSRNOT00000048913 | chr1 | - | 703155 | 708575 | 703155 | 708575 | 4 | 703155,704333,705524,708369, | 703377,705137,705807,708575, | 0 | ENSRNOG00000029249 | incmpl | cmpl | 0,0,2,0, |
590 | ENSRNOT00000073546 | chr1 | - | 733479 | 743682 | 733479 | 743682 | 7 | 733479,733503,735238,738290,739428,740624,743476, | 733500,734387,735362,738515,740230,740915,743682, | 0 | ENSRNOG00000050370 | cmpl | cmpl | 0,1,0,0,2,2,0, |
590 | ENSRNOT00000045627 | chr1 | - | 733500 | 743682 | 733500 | 743682 | 6 | 733500,736992,738290,739428,740632,743476, | 734384,737116,738515,740232,740915,743682, | 0 | ENSRNOG00000050370 | cmpl | cmpl | 1,0,0,0,2,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|