|
|
Database: rn6 Primary Table: ensGene Row Count: 41,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 | 588 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | ENSRNOT00000044187.4 | 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 | 396699 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 409676 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 409676 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 409676 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 9 | int(10) unsigned | range | Number of exons |
exonStarts | 396699,397779,399061,399556... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 396905,397788,399070,399827... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSRNOG00000046319.4 | 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,-1,-1,-1,-1,-1,-1,-1,-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 |
---|
588 | ENSRNOT00000044187.4 | chr1 | + | 396699 | 409676 | 409676 | 409676 | 9 | 396699,397779,399061,399556,400255,401911,403344,406543,409035, | 396905,397788,399070,399827,401059,402136,403468,406789,409676, | 0 | ENSRNOG00000046319.4 | none | none | -1,-1,-1,-1,-1,-1,-1,-1,-1, |
588 | ENSRNOT00000072186.1 | chr1 | + | 396699 | 409676 | 409676 | 409676 | 6 | 396699,399544,400255,401911,407503,408792, | 396905,399827,401059,402136,407627,409676, | 0 | ENSRNOG00000046319.4 | none | none | -1,-1,-1,-1,-1,-1, |
588 | ENSRNOT00000093216.1 | chr1 | + | 396839 | 409750 | 409750 | 409750 | 6 | 396839,399544,400255,401911,407503,408792, | 396905,399827,401059,402140,407627,409750, | 0 | ENSRNOG00000046319.4 | none | none | -1,-1,-1,-1,-1,-1, |
590 | ENSRNOT00000072360.2 | chr1 | + | 699412 | 708065 | 699412 | 708065 | 6 | 699412,702188,702859,704512,705912,707178, | 699618,702471,703663,704737,706036,708065, | 0 | ENSRNOG00000047964.2 | cmpl | cmpl | 0,2,0,0,0,1, |
590 | ENSRNOT00000073546.3 | chr1 | - | 744615 | 755645 | 744615 | 755645 | 6 | 744615,747201,750253,751391,752595,755439, | 745499,747325,750478,752195,752878,755645, | 0 | ENSRNOG00000050370.3 | cmpl | cmpl | 1,0,0,0,2,0, |
591 | ENSRNOT00000041332.3 | chr1 | - | 804861 | 813517 | 804861 | 813517 | 6 | 804861,806890,808191,809266,810458,813311, | 805748,807014,808416,810070,810741,813517, | 0 | ENSRNOG00000032365.3 | cmpl | cmpl | 1,0,0,0,2,0, |
593 | ENSRNOT00000062027.4 | chr1 | - | 1101964 | 1116926 | 1101964 | 1116926 | 7 | 1101964,1102695,1103428,1103490,1104126,1104637,1116610, | 1102031,1102837,1103489,1103579,1104375,1104898,1116926, | 0 | ENSRNOG00000040300.4 | cmpl | cmpl | 2,1,0,1,1,1,0, |
593 | ENSRNOT00000077244.1 | chr1 | + | 1115868 | 1115990 | 1115990 | 1115990 | 1 | 1115868, | 1115990, | 0 | ENSRNOG00000058808.1 | none | none | -1, |
594 | ENSRNOT00000087443.1 | chr1 | + | 1180931 | 1220916 | 1181300 | 1200513 | 5 | 1180931,1198755,1199440,1200358,1215989, | 1181397,1199004,1199707,1200553,1220916, | 0 | ENSRNOG00000061316.1 | cmpl | cmpl | 0,1,1,1,-1, |
595 | ENSRNOT00000075346.1 | chr1 | - | 1390127 | 1392329 | 1390127 | 1392329 | 4 | 1390127,1390341,1390897,1392238, | 1390198,1390611,1391110,1392329, | 0 | ENSRNOG00000050129.1 | incmpl | cmpl | 1,1,1,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|