|
|
Database: rn4 Primary Table: refGene Row Count: 18,448   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 | 73 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001099461 | 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 | 245887 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 267011 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 245887 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 267011 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 7 | int(10) unsigned | range | Number of exons |
exonStarts | 245887,256156,257489,258566... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 246774,256280,257714,259370... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Vom2r1 | 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 | 1,0,0,0,0,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 |
---|
73 | NM_001099461 | chr1 | - | 245887 | 267011 | 245887 | 267011 | 7 | 245887,256156,257489,258566,259804,260546,266805, | 246774,256280,257714,259370,260077,260562,267011, | 0 | Vom2r1 | cmpl | cmpl | 1,0,0,0,0,2,0, |
1752 | NM_001107984 | chr5 | - | 153020500 | 153032221 | 153023879 | 153029523 | 3 | 153020500,153029238,153032154, | 153024620,153029540,153032221, | 0 | Pdik1l | cmpl | cmpl | 0,0,-1, |
592 | NM_001099460 | chr1 | + | 1009411 | 1021923 | 1009411 | 1021923 | 6 | 1009411,1015935,1016643,1018297,1019750,1021039, | 1009617,1016218,1017447,1018522,1019874,1021923, | 0 | Vom2r3 | cmpl | cmpl | 0,2,0,0,0,1, |
593 | NM_001099458 | chr1 | - | 1134797 | 1149865 | 1134797 | 1149865 | 6 | 1134797,1136833,1144442,1145623,1146814,1149659, | 1135681,1136957,1144667,1146427,1147097,1149865, | 0 | Vom2r4 | cmpl | cmpl | 1,0,0,0,2,0, |
865 | NM_001108212 | chr9 | + | 36822119 | 36827479 | 36824850 | 36825966 | 2 | 36822119,36824849, | 36822240,36827479, | 0 | Lipt1 | cmpl | cmpl | -1,0, |
654 | NM_001108199 | chr9 | - | 9092500 | 9136587 | 9092724 | 9136313 | 13 | 9092500,9098022,9101454,9109678,9113203,9121382,9123468,9123700,9125731,9126699,9131992,9133391,9134858, | 9093043,9098234,9101658,9109792,9113292,9121458,9123572,9123840,9125798,9127084,9132143,9133438,9136587, | 0 | Trerf1 | cmpl | cmpl | 2,0,0,0,1,0,1,2,1,0,2,0,0, |
595 | NM_001161691 | chr1 | - | 1414176 | 1419334 | 1414176 | 1419334 | 6 | 1414176,1414894,1415621,1416333,1416859,1419018, | 1414243,1415036,1415774,1416597,1417120,1419334, | 0 | Rrlt | cmpl | cmpl | 2,1,1,1,1,0, |
1815 | NM_001106621 | chr4 | + | 161311610 | 161314569 | 161312419 | 161313399 | 3 | 161311610,161312586,161313202, | 161312498,161312697,161314569, | 0 | Mrpl51 | cmpl | cmpl | 0,1,1, |
605 | NM_001105902 | chr12 | + | 2702760 | 2709897 | 2702809 | 2709520 | 5 | 2702760,2704743,2706647,2708337,2709285, | 2702869,2704932,2706826,2708400,2709897, | 0 | Pex11g | cmpl | cmpl | 0,0,0,2,2, |
694 | NM_001047092 | chr12 | - | 14362468 | 14380322 | 14362468 | 14380322 | 6 | 14362468,14365820,14366349,14366778,14377167,14380018, | 14363026,14365997,14366519,14366907,14377335,14380322, | 0 | Amz1 | cmpl | cmpl | 0,0,1,1,1,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|