Skip to main content
Schema for extNcbiRefSeq
  Database: hg38    Primary Table: extNcbiRefSeq    Row Count: 1   Data last updated: 2025-08-13
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 730483832bigint(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.fa730483832

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