Schema for seq
Database: hg19    Primary Table: seq    Row Count: 1,269,198
Format description: Information about sequences contained in files described in extFile
fieldexampleSQL type description
id 14int(10) unsigned ID/index
acc AZ303307varchar(128) Accession of sequence
size 0int(10) unsigned Size of sequence (number of bases)
gb_date 0000-00-00date unused
extFile 13int(10) unsigned ID/index of file in extFile
file_offset 0bigint(20) byte offset of sequence in file
file_size 560int(10) unsigned byte size of sequence in file
Connected Tables and Joining Fields
      hg19.all_est.qName (via seq.acc)
      hg19.all_mrna.qName (via seq.acc)
      hg19.ccdsInfo.mrnaAcc (via seq.acc)
      hg19.estOrientInfo.name (via seq.acc)
      hg19.gbCdnaInfo.acc (via seq.acc)
      hg19.gbSeq.acc (via seq.acc)
      hg19.gbStatus.acc (via seq.acc)
      hg19.geneNetworkId.id (via seq.acc)
      hg19.gold.frag (via seq.acc)
      hg19.imageClone.acc (via seq.acc)
      hg19.intronEst.qName (via seq.acc)
      hg19.kgProtAlias.alias (via seq.acc)
      hg19.kgSpAlias.alias (via seq.acc)
      hg19.kgXref.protAcc (via seq.acc)
      hg19.kgXref.refseq (via seq.acc)
      hg19.knownToRefSeq.value (via seq.acc)
      hg19.mgcFullMrna.qName (via seq.acc)
      hg19.mgcGenes.name (via seq.acc)
      hg19.mrnaOrientInfo.name (via seq.acc)
      hg19.orfeomeGenes.name (via seq.acc)
      hg19.orfeomeMrna.qName (via seq.acc)
      hg19.refFlat.name (via seq.acc)
      hg19.refGene.name (via seq.acc)
      hg19.refLink.mrnaAcc (via seq.acc)
      hg19.refLink.protAcc (via seq.acc)
      hg19.refSeqAli.qName (via seq.acc)
      hg19.refSeqStatus.mrnaAcc (via seq.acc)
      hg19.refSeqSummary.mrnaAcc (via seq.acc)
      hg19.spMrna.mrnaID (via seq.acc)
      hg19.stsInfo2.genbank (via seq.acc)
      hg19.xenoMrna.qName (via seq.acc)
      hg19.xenoRefFlat.name (via seq.acc)
      hg19.xenoRefGene.name (via seq.acc)
      hg19.xenoRefSeqAli.qName (via seq.acc)
      hg19.extFile.id (via seq.extFile)
Sample Rows
idaccsizegb_dateextFilefile_offsetfile_size
14AZ30330700000-00-00130560
15AZ30330800000-00-0013560544
16AZ48243300000-00-00131104537
17AZ48243400000-00-00131641403
18AZ48243500000-00-00132044400
19AZ48243600000-00-00132444544
20AZ48243700000-00-00132988441
21AZ48243800000-00-00133429513
22AZ48243900000-00-00133942496
23AZ48244000000-00-00134438546

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