|
|
Database: felCat3 Primary Table: refGene Row Count: 743   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 | 73 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001009343 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_140121 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 45391 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 132652 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 45429 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 132588 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 6 | int(10) unsigned | range | Number of exons |
exonStarts | 45391,46043,47063,80175,896... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 45469,46111,47173,80238,897... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | KITLG | 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,1,0,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. |
|
| |
|
|
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_001009343 | scaffold_140121 | - | 45391 | 132652 | 45429 | 132588 | 6 | 45391,46043,47063,80175,89613,132573, | 45469,46111,47173,80238,89727,132652, | 0 | KITLG | cmpl | cmpl | 2,0,1,0,0,0, |
586 | NM_001009341 | scaffold_146444 | + | 158008 | 160151 | 158008 | 159355 | 2 | 158008,158712, | 158265,160151, | 0 | FOS | incmpl | cmpl | 1,2, |
586 | NM_001009340 | scaffold_213849 | - | 157807 | 158145 | 158009 | 158145 | 1 | 157807, | 158145, | 0 | BCL2 | cmpl | incmpl | 2, |
585 | NM_001009338 | scaffold_179425 | - | 10549 | 10996 | 10765 | 10996 | 1 | 10549, | 10996, | 0 | CASP3 | cmpl | incmpl | 0, |
585 | NM_001009338 | scaffold_179428 | - | 58156 | 64342 | 58156 | 64329 | 4 | 58156,58652,61799,64276, | 58333,58781,61924,64342, | 0 | CASP3 | incmpl | cmpl | 1,1,2,0, |
587 | NM_001009337 | scaffold_213672 | - | 298329 | 299953 | 298365 | 299912 | 5 | 298329,298841,299162,299493,299902, | 298566,299003,299279,299654,299953, | 0 | GH1 | cmpl | cmpl | 0,0,0,1,0, |
585 | NM_001009336 | scaffold_8891 | - | 45520 | 47421 | 45520 | 47421 | 5 | 45520,46244,47095,47107,47129, | 45543,47094,47106,47128,47421, | 0 | ADRB3 | cmpl | cmpl | 1,0,1,1,0, |
587 | NM_001009200 | scaffold_124042 | - | 347261 | 349927 | 347261 | 349918 | 7 | 347261,347378,347652,348228,348680,349228,349770, | 347293,347483,347849,348295,348782,349351,349927, | 0 | TNFRSF4 | incmpl | cmpl | 1,1,2,1,1,1,0, |
585 | NM_001009834 | scaffold_83731 | + | 920 | 1090 | 920 | 1090 | 2 | 920,1082, | 1082,1090, | 0 | KLRAP1 | incmpl | incmpl | 1,2, |
585 | NM_001009837 | scaffold_176470 | - | 48940 | 49456 | 49456 | 49456 | 2 | 48940,49351, | 49037,49456, | 0 | KIT | unk | unk | -1,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|