|
|
Database: panPan2 Primary Table: refFlat Row Count: 218   Data last updated: 2020-08-22
Format description: A gene prediction with additional geneName field. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
geneName | AZIN2 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001293718 | varchar(255) | values | Name of gene |
chrom | chr1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 33550139 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 33589402 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 33551275 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 33589052 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 12 | int(10) unsigned | range | Number of exons |
exonStarts | 33550139,33550413,33550626,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 33550320,33550534,33550838,... | longblob | | Exon end positions (or start positions for minus strand item) |
|
| |
|
|
Connected Tables and Joining Fields
|
|
Sample Rows
|
|
geneName | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds |
---|
AZIN2 | NM_001293718 | chr1 | + | 33550139 | 33589402 | 33551275 | 33589052 | 12 | 33550139,33550413,33550626,33551203,33552970,33561068,33562300,33563556,33565713,33567073,33586771,33588913, | 33550320,33550534,33550838,33551380,33553144,33561241,33562435,33563722,33565876,33567186,33586986,33589402, |
MIR101 | NR_106556 | chr1 | - | 66194649 | 66194724 | 66194724 | 66194724 | 1 | 66194649, | 66194724, |
MIR26A | NR_106545 | chr3 | + | 38151349 | 38151426 | 38151426 | 38151426 | 1 | 38151349, | 38151426, |
MIR197 | NR_106586 | chr1 | + | 111204126 | 111204201 | 111204201 | 111204201 | 1 | 111204126, | 111204201, |
OAZ3 | NM_001290340 | chr1 | + | 130765002 | 130773974 | 130765289 | 130773859 | 5 | 130765002,130769316,130770210,130772811,130773716, | 130765321,130769453,130770386,130772897,130773974, |
OAZ3 | NM_001301415 | chr1 | + | 130768808 | 130773974 | 130768875 | 130773859 | 5 | 130768808,130769316,130770210,130772811,130773716, | 130769042,130769453,130770386,130772897,130773974, |
SLAMF9 | NM_001302655 | chr1 | - | 139224138 | 139226614 | 139224138 | 139226614 | 4 | 139224138,139224739,139225779,139226568, | 139224344,139225008,139226125,139226614, |
MIR214 | NR_106578 | chr1 | - | 151346554 | 151346664 | 151346664 | 151346664 | 1 | 151346554, | 151346664, |
MIR205 | NR_106577 | chr1 | + | 189812656 | 189812766 | 189812766 | 189812766 | 1 | 189812656, | 189812766, |
MIR1 | NR_106589 | chr18 | - | 18704312 | 18704397 | 18704397 | 18704397 | 1 | 18704312, | 18704397, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|