|
|
Database: latCha1 Primary Table: ensGene Row Count: 26,660   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 | ENSLACT00000001125.1 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | AFYH01266222 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 8135 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 10162 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 8135 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 10162 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 8135,9711, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 8662,10162, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSLACG00000000997.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 | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 1,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 | ENSLACT00000001125.1 | AFYH01266222 | - | 8135 | 10162 | 8135 | 10162 | 2 | 8135,9711, | 8662,10162, | 0 | ENSLACG00000000997.1 | incmpl | incmpl | 1,0, |
585 | ENSLACT00000002121.2 | AFYH01266222 | - | 32573 | 35299 | 33164 | 34984 | 2 | 32573,34545, | 33985,35299, | 0 | ENSLACG00000001883.2 | cmpl | cmpl | 1,0, |
585 | ENSLACT00000000688.1 | AFYH01267501 | + | 3486 | 18403 | 3486 | 18403 | 7 | 3486,4749,7118,9729,12958,13919,18250, | 3633,4944,7319,9846,13119,14067,18403, | 0 | ENSLACG00000000609.1 | incmpl | incmpl | 0,0,0,0,0,2,0, |
585 | ENSLACT00000023544.1 | AFYH01267717 | - | 8850 | 8964 | 8964 | 8964 | 1 | 8850, | 8964, | 0 | ENSLACG00000020760.1 | none | none | -1, |
585 | ENSLACT00000000103.1 | AFYH01268604 | + | 205 | 1276 | 205 | 1276 | 2 | 205,1071, | 1056,1276, | 0 | ENSLACG00000000089.1 | incmpl | incmpl | 0,2, |
585 | ENSLACT00000023497.1 | AFYH01269002 | + | 3880 | 3989 | 3989 | 3989 | 1 | 3880, | 3989, | 0 | ENSLACG00000020713.1 | none | none | -1, |
585 | ENSLACT00000000481.1 | AFYH01269007 | - | 2202 | 15621 | 3084 | 14749 | 5 | 2202,8238,11877,12875,14495, | 3288,8355,11985,12990,15621, | 0 | ENSLACG00000000427.1 | cmpl | cmpl | 0,0,0,2,0, |
585 | ENSLACT00000001069.1 | AFYH01269485 | - | 7184 | 8286 | 7184 | 8286 | 2 | 7184,7623, | 7247,8286, | 0 | ENSLACG00000000948.1 | incmpl | incmpl | 0,0, |
585 | ENSLACT00000001114.1 | AFYH01269684 | + | 7993 | 14103 | 8819 | 13934 | 2 | 7993,13729, | 9388,14103, | 0 | ENSLACG00000000988.1 | incmpl | cmpl | 0,2, |
585 | ENSLACT00000001115.1 | AFYH01269684 | + | 8822 | 14103 | 8822 | 13934 | 3 | 8822,9219,13729, | 9201,9388,14103, | 0 | ENSLACG00000000988.1 | cmpl | cmpl | 0,1,2, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|