Schema for ncbiRefSeqSelect
|
|
Database: hg19 Primary Table: ncbiRefSeqSelect Row Count: 21,519   Data last updated: 2024-09-18
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001005484.2 | 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 | 65418 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 71585 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 65564 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 70008 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 65418,65519,69036, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 65433,65573,71585, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | OR4F5 | 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, | 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. |
|
To download this table in different text formats or to intersect or correlate it with other tables, use the Table Browser.
| |
|
|
Connected Tables and Joining Fields
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
585 | NM_001005484.2 | chr1 | + | 65418 | 71585 | 65564 | 70008 | 3 | 65418,65519,69036, | 65433,65573,71585, | 0 | OR4F5 | cmpl | cmpl | -1,0,0, |
587 | NM_001005221.2 | chr1 | + | 367658 | 368597 | 367658 | 368597 | 1 | 367658, | 368597, | 0 | OR4F29 | cmpl | cmpl | 0, |
589 | NM_001005277.1 | chr1 | - | 621095 | 622034 | 621095 | 622034 | 1 | 621095, | 622034, | 0 | OR4F16 | cmpl | cmpl | 0, |
591 | NM_001385641.1 | chr1 | + | 859302 | 879954 | 859811 | 879533 | 14 | 859302,861301,865534,866418,871151,874419,874654,876523,877515,877789,877938,878632,879077,879287, | 860328,861393,865716,866469,871276,874509,874792,876686,877631,877868,878438,878757,879188,879954, | 0 | SAMD11 | cmpl | cmpl | 0,1,0,2,2,1,1,1,2,1,2,1,0,0, |
591 | NM_015658.4 | chr1 | - | 879582 | 894636 | 880073 | 894620 | 19 | 879582,880436,880897,881552,881781,883510,883869,886506,887379,887791,888554,889161,889383,891302,891474,892273,892478,894308,89 ... | 880180,880526,881033,881666,881925,883612,883983,886618,887519,887980,888668,889272,889462,891393,891595,892405,892653,894461,89 ... | 0 | NOC2L | cmpl | cmpl | 1,1,0,0,0,0,0,2,0,0,0,0,2,1,0,0,2,2,0, |
591 | NM_198317.3 | chr1 | + | 895963 | 901099 | 896073 | 900571 | 12 | 895963,896672,897008,897205,897734,898083,898488,898716,899299,899486,899728,900342, | 896180,896932,897130,897427,897851,898297,898633,898884,899388,899560,899910,901099, | 0 | KLHL17 | cmpl | cmpl | 0,2,1,0,0,0,1,2,2,1,0,2, |
591 | NM_032129.3 | chr1 | + | 901861 | 911245 | 901911 | 909955 | 16 | 901861,902083,905656,905900,906065,906258,906492,906703,907454,907667,908240,908565,908879,909212,909695,909821, | 901994,902183,905803,905981,906138,906386,906588,906784,907530,907804,908390,908706,909020,909431,909744,911245, | 0 | PLEKHN1 | cmpl | cmpl | 0,2,0,0,0,1,0,0,0,1,0,0,0,0,0,1, |
591 | NM_001394713.1 | chr1 | - | 910577 | 917473 | 911551 | 916409 | 4 | 910577,911878,914260,917444, | 911649,912004,916553,917473, | 0 | PERM1 | cmpl | cmpl | 1,1,0,-1, |
592 | NM_021170.4 | chr1 | - | 934343 | 935477 | 934438 | 935353 | 4 | 934343,934905,935071,935245, | 934812,934993,935167,935477, | 0 | HES4 | cmpl | cmpl | 1,0,0,0, |
592 | NM_005101.4 | chr1 | + | 948876 | 949920 | 948953 | 949858 | 2 | 948876,949363, | 948956,949920, | 0 | ISG15 | cmpl | cmpl | 0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|