Schema for extNcbiRefSeq
  Database: hg38    Primary Table: extNcbiRefSeq    Row Count: 1   Data last updated: 2024-09-11
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/hg38/ncbiRefSeq/seqNc...varchar(255) values Full path of file
size 727354832bigint(20) unsigned range byte size of file

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

Sample Rows
 
idnamepathsize
1seqNcbiRefSeq.rna.fa/gbdb/hg38/ncbiRefSeq/seqNcbiRefSeq.rna.fa727354832

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