|
|
Database: mm9 Primary Table: xenoRefGene Row Count: 193,733   Data last updated: 2020-08-22
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 618 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001025214 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr8 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 4349830 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 4353998 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 4349830 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 4353998 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 4349830,4353882, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 4349894,4353998, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | CCL25 | 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,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 |
---|
618 | NM_001025214 | chr8 | + | 4349830 | 4353998 | 4349830 | 4353998 | 2 | 4349830,4353882, | 4349894,4353998, | 0 | CCL25 | incmpl | incmpl | 0,1, |
752 | NM_001107352 | chr13 | - | 21901659 | 21902047 | 21901659 | 21902040 | 1 | 21901659, | 21902047, | 0 | Hist1h2bq | cmpl | cmpl | 0, |
752 | NM_001107352 | chr13 | + | 21925632 | 21926020 | 21925639 | 21926020 | 1 | 21925632, | 21926020, | 0 | Hist1h2bq | cmpl | cmpl | 0, |
1093 | NM_001191403 | chr9 | - | 66626998 | 66643172 | 66627019 | 66643172 | 6 | 66626998,66632330,66638404,66641876,66641998,66643058, | 66627178,66632452,66638475,66641977,66642046,66643172, | 0 | APH1B | cmpl | cmpl | 0,1,2,0,0,0, |
655 | NM_001044277 | chr17 | + | 9184910 | 9201061 | 9184910 | 9200811 | 13 | 9184910,9185142,9185313,9186460,9188062,9189843,9193990,9194651,9194940,9198059,9198557,9200765,9201025, | 9185135,9185300,9185617,9186583,9188122,9189966,9194050,9194810,9194943,9198110,9198623,9200811,9201061, | 0 | MGC94891 | incmpl | incmpl | 1,2,2,0,0,0,0,0,0,0,0,0,-1, |
865 | NM_001004457 | chr2 | + | 36762451 | 36763415 | 36762467 | 36763415 | 1 | 36762451, | 36763415, | 0 | OR1N2 | cmpl | incmpl | 0, |
726 | NM_001004456 | chr9 | - | 18559135 | 18560077 | 18559135 | 18560077 | 1 | 18559135, | 18560077, | 0 | OR1M1 | cmpl | cmpl | 0, |
865 | NM_001004454 | chr2 | - | 36782708 | 36783632 | 36782708 | 36783632 | 1 | 36782708, | 36783632, | 0 | OR1L8 | cmpl | incmpl | 0, |
1554 | NM_001084455 | chrX | + | 127059469 | 127059843 | 127059469 | 127059843 | 2 | 127059469,127059663, | 127059616,127059843, | 0 | PHB6 | incmpl | incmpl | 0,0, |
1585 | NM_001084445 | chr2 | - | 131147844 | 131148078 | 131147849 | 131148078 | 2 | 131147844,131147878, | 131147874,131148078, | 0 | MSF3.12; MSF3_12 | incmpl | cmpl | 2,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|