|
|
Database: ce2 Primary Table: xenoRefGene Row Count: 33,808   Data last updated: 2020-08-21
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 659 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001181483 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chrIV | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 9826214 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 9829725 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 9826214 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 9829725 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 8 | int(10) unsigned | range | Number of exons |
exonStarts | 9826214,9826320,9826353,982... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 9826301,9826322,9826619,982... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | MTR4 | 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 | 0,0,2,1,0,0,0,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 |
---|
659 | NM_001181483 | chrIV | + | 9826214 | 9829725 | 9826214 | 9829725 | 8 | 9826214,9826320,9826353,9826664,9826723,9826867,9827362,9829599, | 9826301,9826322,9826619,9826699,9826762,9826879,9827653,9829725, | 0 | MTR4 | incmpl | incmpl | 0,0,2,1,0,0,0,0, |
630 | NM_001281720 | chrIII | + | 5942178 | 5943139 | 5942179 | 5943139 | 2 | 5942178,5942820, | 5942544,5943139, | 0 | UBB | cmpl | incmpl | 0,2, |
634 | NM_001281737 | chrIII | - | 6444812 | 6446550 | 6444812 | 6446550 | 7 | 6444812,6445034,6445475,6445790,6445953,6446055,6446493, | 6444935,6445397,6445778,6445814,6446043,6446400,6446550, | 0 | ETFDH | incmpl | cmpl | 0,0,0,0,0,0,0, |
634 | NM_001281738 | chrIII | - | 6444812 | 6446550 | 6444812 | 6446550 | 7 | 6444812,6445034,6445475,6445790,6445953,6446055,6446493, | 6444935,6445397,6445778,6445814,6446043,6446400,6446550, | 0 | ETFDH | incmpl | cmpl | 0,0,0,0,0,0,0, |
630 | NM_001040789 | chrIII | + | 5941670 | 5941951 | 5941670 | 5941951 | 2 | 5941670,5941859, | 5941806,5941951, | 0 | ECU02_0740i | cmpl | incmpl | 0,1, |
671 | NM_001015968 | chrIV | + | 11340388 | 11340754 | 11340388 | 11340754 | 1 | 11340388, | 11340754, | 0 | h2ax.2 | cmpl | incmpl | 0, |
626 | NM_001099846 | chrIII | - | 5376324 | 5377338 | 5376324 | 5377338 | 3 | 5376324,5376606,5376891, | 5376393,5376690,5377338, | 0 | LOC100101223 | incmpl | incmpl | 0,0,0, |
688 | NM_001114304 | chrV | - | 13501903 | 13503817 | 13501903 | 13503817 | 2 | 13501903,13503694, | 13502164,13503817, | 0 | Glucl | incmpl | incmpl | 0,0, |
688 | NM_001114303 | chrV | - | 13501903 | 13503817 | 13501903 | 13503817 | 2 | 13501903,13503694, | 13502164,13503817, | 0 | Glucl | incmpl | incmpl | 0,0, |
622 | NM_001199954 | chrX | + | 4960641 | 4963960 | 4960641 | 4963952 | 4 | 4960641,4962767,4963558,4963789, | 4960686,4963502,4963734,4963960, | 0 | ACTG1 | incmpl | cmpl | 0,0,0,2, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|