|
|
Database: felCat8 Primary Table: refFlat Row Count: 447   Data last updated: 2020-08-21
Format description: A gene prediction with additional geneName field. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
geneName | SMIM43 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001384277 | varchar(255) | values | Name of gene |
chrom | chrB1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 102993928 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 103000600 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 102993928 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 102994120 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | range | Number of exons |
exonStarts | 102993928,102994910,1029962... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 102994123,102995226,1029963... | 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 |
---|
SMIM43 | NM_001384277 | chrB1 | + | 102993928 | 103000600 | 102993928 | 102994120 | 4 | 102993928,102994910,102996268,102999073, | 102994123,102995226,102996339,103000600, |
FELCATV1R14 | NM_001167486 | chrB2 | - | 3601028 | 3602000 | 3601028 | 3602000 | 1 | 3601028, | 3602000, |
FELCATV1R13 | NM_001167485 | chrE2 | - | 6150368 | 6151319 | 6150368 | 6151319 | 1 | 6150368, | 6151319, |
FELCATV1R12 | NM_001167484 | chrE2_AANG03041955v1_random | - | 997 | 1957 | 997 | 1957 | 1 | 997, | 1957, |
FELCATV1R12 | NM_001167484 | chrUn_AANG03044358v1 | - | 1678 | 2638 | 1678 | 2638 | 1 | 1678, | 2638, |
FELCATV1R11 | NM_001167483 | chrE2 | + | 1344119 | 1345037 | 1344119 | 1345037 | 1 | 1344119, | 1345037, |
FELCATV1R10 | NM_001167482 | chrE2 | - | 1231310 | 1232225 | 1231310 | 1232111 | 1 | 1231310, | 1232225, |
FELCATV1R9 | NM_001167481 | chrE2 | - | 6061957 | 6062902 | 6061957 | 6062902 | 1 | 6061957, | 6062902, |
FELCATV1R8 | NM_001167480 | chrE2 | + | 5379392 | 5380313 | 5379392 | 5380313 | 1 | 5379392, | 5380313, |
FELCATV1R7 | NM_001167479 | chrE2 | - | 6122442 | 6123405 | 6122442 | 6123405 | 1 | 6122442, | 6123405, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|