Schema for ucscRetroExpressed5
|
|
Database: hg19 Primary Table: ucscRetroExpressed5 Row Count: 4,809   Data last updated: 2013-04-18
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 | AK021903.1-1 | 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 | 87348 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 89804 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 88161 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 88866 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 87348, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 89804, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | 25.1 | 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, | 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 | AK021903.1-1 | chr1 | - | 87348 | 89804 | 88161 | 88866 | 1 | 87348, | 89804, | 0 | 25.1 | cmpl | cmpl | 0, |
586 | AK130965.1-1 | chr1 | - | 228062 | 228986 | 228291 | 228654 | 1 | 228062, | 228986, | 0 | 53.6 | cmpl | cmpl | 0, |
586 | AK021903.1-3 | chr1 | - | 235316 | 236365 | 235472 | 235559 | 1 | 235316, | 236365, | 0 | 16.5 | cmpl | cmpl | 0, |
587 | AK302511.1-14 | chr1 | + | 320820 | 321464 | 321203 | 321278 | 1 | 320820, | 321464, | 0 | 17.6 | cmpl | cmpl | 0, |
587 | BC018677.1-4 | chr1 | - | 321238 | 322223 | 321689 | 321776 | 1 | 321238, | 322223, | 0 | 19.4 | cmpl | cmpl | 0, |
588 | AK312123.1-2 | chr1 | + | 470695 | 471568 | 470885 | 471149 | 1 | 470695, | 471568, | 0 | 30.7 | cmpl | cmpl | 0, |
590 | NM_015125.3-3 | chr1 | + | 657225 | 661402 | 658050 | 658515 | 1 | 657225, | 661402, | 0 | 26.0 | cmpl | cmpl | 0, |
590 | BC018677.1-5 | chr1 | + | 667400 | 668386 | 667848 | 667935 | 1 | 667400, | 668386, | 0 | 19.4 | cmpl | cmpl | 0, |
590 | NM_001743.4-7 | chr1 | + | 674234 | 675208 | 674670 | 674757 | 1 | 674234, | 675208, | 0 | 19.4 | cmpl | cmpl | 0, |
591 | NM_080386.3-1 | chr1 | + | 808488 | 809939 | 808730 | 809729 | 1 | 808488, | 809939, | 0 | 152.3 | cmpl | cmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|