|
|
Database: hetGla2 Primary Table: ensGene Row Count: 41,385   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 | ENSHGLT00000032462.1 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | AHKG01109621 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 857 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 986 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 986 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 986 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 857, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 986, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSHGLG00000024252.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 | ENSHGLT00000032462.1 | AHKG01109621 | + | 857 | 986 | 986 | 986 | 1 | 857, | 986, | 0 | ENSHGLG00000024252.1 | none | none | -1, |
585 | ENSHGLT00000033767.1 | AHKG01109621 | + | 3721 | 13858 | 13858 | 13858 | 4 | 3721,7275,8526,11555, | 4424,7377,8720,13858, | 0 | ENSHGLG00000025495.1 | none | none | -1,-1,-1,-1, |
585 | ENSHGLT00000033768.1 | AHKG01109621 | - | 31225 | 36553 | 36553 | 36553 | 2 | 31225,36217, | 33382,36553, | 0 | ENSHGLG00000025496.1 | none | none | -1,-1, |
585 | ENSHGLT00000032463.1 | AHKG01109621 | - | 43951 | 44080 | 44080 | 44080 | 1 | 43951, | 44080, | 0 | ENSHGLG00000024253.1 | none | none | -1, |
585 | ENSHGLT00000000258.1 | AHKG01109690 | + | 673 | 26260 | 12622 | 25217 | 7 | 673,12567,16564,20948,21887,23069,24962, | 734,13008,16737,21101,22028,23368,26260, | 0 | ENSHGLG00000000233.1 | cmpl | cmpl | -1,0,2,1,1,1,0, |
585 | ENSHGLT00000027939.1 | AHKG01109734 | + | 5064 | 6429 | 5064 | 6429 | 1 | 5064, | 6429, | 0 | ENSHGLG00000019729.1 | cmpl | cmpl | 0, |
585 | ENSHGLT00000034174.1 | AHKG01109735 | + | 16072 | 19221 | 19221 | 19221 | 2 | 16072,19037, | 16146,19221, | 0 | ENSHGLG00000025840.1 | none | none | -1,-1, |
585 | ENSHGLT00000035139.1 | AHKG01109747 | - | 9826 | 16715 | 16715 | 16715 | 2 | 9826,16394, | 10025,16715, | 0 | ENSHGLG00000026642.1 | none | none | -1,-1, |
585 | ENSHGLT00000000101.1 | AHKG01109748 | + | 404 | 10608 | 834 | 10051 | 7 | 404,1457,3584,5343,8516,9468,10009, | 963,1544,3739,5498,8644,9552,10608, | 0 | ENSHGLG00000000098.1 | cmpl | cmpl | 0,0,0,2,1,0,0, |
585 | ENSHGLT00000000100.1 | AHKG01109756 | - | 282 | 1968 | 282 | 1968 | 8 | 282,469,577,644,841,1035,1399,1689, | 387,530,621,821,1019,1329,1677,1968, | 0 | ENSHGLG00000000097.1 | cmpl | incmpl | 0,2,0,0,2,2,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|