Schema for extNcbiRefSeq
  Database: hg19    Primary Table: extNcbiRefSeq    Row Count: 1   Data last updated: 2024-09-18
Format description: External (i.e. not in database) data file info
On download server: MariaDB table dump directory
fieldexampleSQL type info description
id 1int(10) unsigned range ID/index
name seqNcbiRefSeq.rna.favarchar(64) values File name (without path)
path /gbdb/hg19/ncbiRefSeq/seqNc...varchar(255) values Full path of file
size 321984894bigint(20) unsigned range byte size of file

Connected Tables and Joining Fields
        hg19.seqNcbiRefSeq.extFile (via extNcbiRefSeq.id)

Sample Rows
 
idnamepathsize
1seqNcbiRefSeq.rna.fa/gbdb/hg19/ncbiRefSeq/seqNcbiRefSeq.rna.fa321984894

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