|
|
Database: ce4 Primary Table: refGene Row Count: 51,604   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 | 709 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NR_166952 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chrX | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 16332356 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 16335019 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 16335019 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 16335019 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 16332356, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 16335019, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | C11G6.7 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | unk | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | unk | 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 |
---|
709 | NR_166952 | chrX | + | 16332356 | 16335019 | 16335019 | 16335019 | 1 | 16332356, | 16335019, | 0 | C11G6.7 | unk | unk | -1, |
709 | NM_001270344 | chrX | + | 16340808 | 16345503 | 16340808 | 16345503 | 4 | 16340808,16342201,16343970,16345349, | 16341015,16342395,16344462,16345503, | 0 | taf-3 | cmpl | cmpl | 0,0,2,2, |
709 | NM_001381177 | chrX | - | 16254756 | 16262100 | 16254928 | 16260035 | 11 | 16254756,16256645,16257371,16257668,16257866,16258052,16258827,16258968,16259152,16259975,16261944, | 16255020,16256952,16257591,16257781,16257998,16258194,16258911,16259105,16259227,16260043,16262100, | 0 | sgk-1 | cmpl | cmpl | 1,0,2,0,0,2,2,0,0,0,-1, |
709 | NM_001047834 | chrX | - | 16254928 | 16261966 | 16254928 | 16261966 | 11 | 16254928,16256645,16257371,16257668,16257866,16258052,16258827,16258968,16259152,16259975,16261944, | 16255020,16256952,16257591,16257781,16257998,16258194,16258911,16259105,16259227,16260043,16261966, | 0 | sgk-1 | cmpl | cmpl | 1,0,2,0,0,2,2,0,0,1,0, |
709 | NM_078248 | chrX | - | 16267111 | 16269984 | 16267408 | 16269966 | 6 | 16267111,16267506,16268009,16268394,16269191,16269490, | 16267459,16267623,16268171,16269147,16269378,16269984, | 0 | ifa-3 | cmpl | cmpl | 0,0,0,0,2,0, |
709 | NM_001373609 | chrX | + | 16275677 | 16282446 | 16275687 | 16282215 | 14 | 16275677,16275922,16276598,16276875,16277224,16277781,16278152,16278548,16279066,16279942,16280103,16280571,16281845,16282027, | 16275761,16276155,16276834,16277171,16277555,16277964,16278391,16278934,16279200,16280005,16280343,16281447,16281978,16282446, | 0 | sdc-1 | cmpl | cmpl | 0,2,1,0,2,0,0,2,1,0,0,0,0,1, |
709 | NM_001313381 | chrX | - | 16285513 | 16292949 | 16286037 | 16292887 | 4 | 16285513,16286530,16291996,16292812, | 16286095,16286697,16292161,16292949, | 0 | F52E10.4 | cmpl | cmpl | 2,0,0,0, |
709 | NM_001313421 | chrX | - | 16286037 | 16286094 | 16286037 | 16286094 | 1 | 16286037, | 16286094, | 0 | F52E10.4 | cmpl | cmpl | 0, |
709 | NM_078252 | chrX | - | 16286037 | 16286673 | 16286037 | 16286673 | 2 | 16286037,16286530, | 16286095,16286673, | 0 | F52E10.4 | cmpl | cmpl | 2,0, |
709 | NM_001313382 | chrX | - | 16286037 | 16292068 | 16286037 | 16292068 | 3 | 16286037,16286530,16291996, | 16286095,16286697,16292068, | 0 | F52E10.4 | cmpl | cmpl | 2,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|