|
|
Database: ornAna1 Primary Table: ensGene Row Count: 31,006   Data last updated: 2019-01-11
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 | ENSOANT00000037322.1 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | Contig1000 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 49730 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 49883 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 49883 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 49883 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 49730, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 49883, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSOANG00000027197.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, | 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 | ENSOANT00000037322.1 | Contig1000 | + | 49730 | 49883 | 49883 | 49883 | 1 | 49730, | 49883, | 0 | ENSOANG00000027197.1 | none | none | -1, |
73 | ENSOANT00000023812.3 | Contig1000 | + | 60509 | 201787 | 60509 | 200877 | 11 | 60509,60518,60554,60641,60665,60680,68707,159283,194294,198190,200787, | 60515,60551,60638,60662,60677,60764,68759,159355,194401,198337,201787, | 0 | ENSOANG00000020697.2 | incmpl | incmpl | 0,0,0,0,0,0,0,1,1,0,0, |
585 | ENSOANT00000038327.1 | Contig100006 | + | 2761 | 2897 | 2897 | 2897 | 1 | 2761, | 2897, | 0 | ENSOANG00000028202.1 | none | none | -1, |
585 | ENSOANT00000038899.1 | Contig10002 | - | 22 | 23586 | 31 | 23510 | 11 | 22,4352,5765,10111,10977,11678,14053,17259,18377,19731,23481, | 121,4423,5877,10157,11022,11755,14138,17296,18459,19867,23586, | 0 | ENSOANG00000030290.1 | cmpl | cmpl | 0,1,0,2,2,0,2,1,0,2,0, |
585 | ENSOANT00000014076.2 | Contig100022 | + | 306 | 806 | 313 | 806 | 3 | 306,538,786, | 423,705,806, | 0 | ENSOANG00000008838.2 | cmpl | cmpl | 0,2,1, |
585 | ENSOANT00000031253.1 | Contig100040 | - | 116 | 978 | 116 | 978 | 3 | 116,730,927, | 164,835,978, | 0 | ENSOANG00000021559.1 | incmpl | incmpl | 0,0,0, |
585 | ENSOANT00000042898.1 | Contig10005 | - | 1606 | 5441 | 5441 | 5441 | 2 | 1606,5103, | 1701,5441, | 0 | ENSOANG00000035323.1 | none | none | -1,-1, |
585 | ENSOANT00000044265.1 | Contig10005 | + | 5774 | 6936 | 6936 | 6936 | 2 | 5774,6735, | 6023,6936, | 0 | ENSOANG00000033424.1 | none | none | -1,-1, |
585 | ENSOANT00000043912.1 | Contig10006 | - | 5164 | 6080 | 6080 | 6080 | 2 | 5164,5860, | 5338,6080, | 0 | ENSOANG00000034608.1 | none | none | -1,-1, |
585 | ENSOANT00000027056.1 | Contig10008 | + | 6510 | 6613 | 6613 | 6613 | 1 | 6510, | 6613, | 0 | ENSOANG00000017920.1 | none | none | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|