Schema for seqNcbiAltSequence
  Database: hg38    Primary Table: seqNcbiAltSequence    Row Count: 261   Data last updated: 2014-02-24
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 chr10_GL383545v1_altvarchar(128) values Accession of sequence
size 179254int(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 182862int(10) unsigned range byte size of sequence in file

Connected Tables and Joining Fields
        hg38.altSeqLiftOverPsl.qName (via seqNcbiAltSequence.acc)
      hg38.extNcbiAltSequence.name (via seqNcbiAltSequence.acc)

Sample Rows
 
idaccsizegb_dateextFilefile_offsetfile_size
1chr10_GL383545v1_alt1792540000-00-0010182862
2chr10_GL383546v1_alt3098020000-00-0020316021
3chr10_KI270824v1_alt1814960000-00-0030185148
4chr10_KI270825v1_alt1883150000-00-0040192104
5chr11_GL383547v1_alt1544070000-00-0050157518
6chr11_JH159136v1_alt2009980000-00-0060205040
7chr11_JH159137v1_alt1914090000-00-0070195260
8chr11_KI270826v1_alt1861690000-00-0080189915
9chr11_KI270827v1_alt677070000-00-009069084
10chr11_KI270829v1_alt2040590000-00-00100208163

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