Schema for ucscRetroExtFile9
  Database: hg38    Primary Table: ucscRetroExtFile9    Row Count: 2   Data last updated: 2015-01-15
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 mrna.favarchar(64) values File name (without path)
path /gbdb/hg38/blastzRetro9/mrn...varchar(255) values Full path of file
size 535984912bigint(20) unsigned range byte size of file

Connected Tables and Joining Fields
        hg38.ucscRetroSeq9.extFile (via ucscRetroExtFile9.id)

Sample Rows
 
idnamepathsize
1mrna.fa/gbdb/hg38/blastzRetro9/mrna.fa535984912
2refseq.fa/gbdb/hg38/blastzRetro9/refseq.fa151584959

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