Schema for seqNcbiRefSeq
  Database: danRer10    Primary Table: seqNcbiRefSeq    Row Count: 56,001   Data last updated: 2018-03-09
Format description: Information about sequences contained in files described in extFile
On download server: MariaDB table dump directory
fieldexampleSQL type info description
id 1int(10) unsigned range ID/index
acc NM_001001398.2varchar(128) values Accession of sequence
size 1613int(10) unsigned range Size of sequence (number of bases)
gb_date 0000-00-00date   unused
extFile 1int(10) unsigned range ID/index of file in extFile
file_offset 0bigint(20) range byte offset of sequence in file
file_size 1650int(10) unsigned range byte size of sequence in file

Connected Tables and Joining Fields
        danRer10.ncbiRefSeq.name (via seqNcbiRefSeq.acc)
      danRer10.ncbiRefSeqCds.id (via seqNcbiRefSeq.acc)
      danRer10.ncbiRefSeqCurated.name (via seqNcbiRefSeq.acc)
      danRer10.ncbiRefSeqLink.id (via seqNcbiRefSeq.acc)
      danRer10.ncbiRefSeqPredicted.name (via seqNcbiRefSeq.acc)
      danRer10.ncbiRefSeqPsl.qName (via seqNcbiRefSeq.acc)
      danRer10.extNcbiRefSeq.id (via seqNcbiRefSeq.extFile)

Sample Rows
 
idaccsizegb_dateextFilefile_offsetfile_size
1NM_001001398.216130000-00-00101650
2NM_001001399.210650000-00-00116501095
3NM_001001400.122260000-00-00127452270
4NM_001001401.129430000-00-00150152996
5NM_001001402.233110000-00-00180113369
6NM_001001403.240830000-00-001113804151
7NM_001001404.115580000-00-001155311594
8NM_001001405.112310000-00-001171251263
9NM_001001406.115180000-00-001183881553
10NM_001001409.213310000-00-001199411364

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.