|
|
Database: susScr11 Primary Table: refGene Row Count: 4,614   Data last updated: 2020-08-20
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1089 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001112689 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr13 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 66142314 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 66148434 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 66142354 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 66148418 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 6 | int(10) unsigned | range | Number of exons |
exonStarts | 66142314,66144461,66144732,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 66142517,66144649,66144891,... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | CIDEC | 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 | 2,0,0,2,2,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 |
---|
1089 | NM_001112689 | chr13 | - | 66142314 | 66148434 | 66142354 | 66148418 | 6 | 66142314,66144461,66144732,66147081,66148118,66148413, | 66142517,66144649,66144891,66147235,66148196,66148434, | 0 | CIDEC | cmpl | cmpl | 2,0,0,2,2,0, |
1082 | NM_001243031 | chr2 | - | 65235756 | 65252477 | 65236271 | 65252239 | 29 | 65235756,65236374,65236503,65236657,65236877,65237514,65237665,65238105,65238284,65238474,65238644,65238782,65240234,65240442,65 ... | 65236292,65236422,65236580,65236784,65236941,65237579,65237803,65238196,65238384,65238526,65238703,65238856,65240351,65240501,65 ... | 0 | CC2D1A | cmpl | cmpl | 0,0,1,0,2,0,0,2,1,0,1,2,2,0,0,1,0,1,0,1,1,0,1,0,0,0,1,0,0, |
595 | NR_128506 | chr1 | - | 1340182 | 1340263 | 1340263 | 1340263 | 1 | 1340182, | 1340263, | 0 | MIR9821 | unk | unk | -1, |
621 | NM_214447 | chr9 | - | 4818205 | 4820243 | 4818205 | 4820190 | 3 | 4818205,4819772,4820098, | 4818334,4819995,4820243, | 0 | HBE1 | cmpl | cmpl | 0,2,0, |
1008 | NM_214446 | chr1 | - | 55552946 | 55554868 | 55552946 | 55554868 | 3 | 55552946,55553477,55554768, | 55553024,55553662,55554868, | 0 | CGA | cmpl | cmpl | 0,1,0, |
875 | NM_214444 | chr15 | + | 38064194 | 38065609 | 38064251 | 38065383 | 2 | 38064194,38065237, | 38064309,38065609, | 0 | LOC404703 | cmpl | cmpl | 0,1, |
920 | NM_214443 | chr7 | - | 44019704 | 44024322 | 44019873 | 44024295 | 2 | 44019704,44024240, | 44020022,44024322, | 0 | DEFB110 | cmpl | cmpl | 1,0, |
835 | NM_214441 | chr13 | - | 32798134 | 32800705 | 32798383 | 32800155 | 3 | 32798134,32798874,32799255, | 32798701,32798964,32800705, | 0 | HYAL1 | cmpl | cmpl | 0,0,0, |
835 | NM_214439 | chr13 | - | 32791264 | 32792844 | 32791264 | 32792827 | 3 | 32791264,32791639,32791933, | 32791540,32791729,32792844, | 0 | HYAL3 | cmpl | cmpl | 0,0,0, |
835 | NM_214440 | chr13 | - | 32805496 | 32807871 | 32805523 | 32807867 | 4 | 32805496,32805541,32806335,32806937, | 32805534,32805934,32806425,32807871, | 0 | HYAL2 | cmpl | cmpl | 1,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|