Schema for mrnaOrientInfo
  Database: xenTro3    Primary Table: mrnaOrientInfo    Row Count: 33,150   Data last updated: 2020-09-02
Format description: Extra information on ESTs - calculated by polyInfo program
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 585smallint(5) unsigned range Indexing field to speed chromosome range queries.
chrom GL172637varchar(255) values Reference sequence chromosome or scaffold
chromStart 17461int(10) unsigned range Start position in chromosome
chromEnd 25279int(10) unsigned range End position in chromosome
name BC082533varchar(255) values Accession of EST
intronOrientation 1smallint(6) range Orientation of introns with respect to EST
sizePolyA 36smallint(6) range Number of trailing A's
revSizePolyA 0smallint(6) range Number of trailing A's on reverse strand
signalPos 61smallint(6) range Position of start of polyA signal relative to end of EST or 0 if no signal
revSignalPos 0smallint(6) range PolyA signal position on reverse strand if any

Connected Tables and Joining Fields
        hgFixed.gbCdnaInfo.acc (via mrnaOrientInfo.name)
      hgFixed.gbSeq.acc (via mrnaOrientInfo.name)
      hgFixed.imageClone.acc (via mrnaOrientInfo.name)
      hgFixed.refLink.mrnaAcc (via mrnaOrientInfo.name)
      hgFixed.refSeqStatus.mrnaAcc (via mrnaOrientInfo.name)
      hgFixed.refSeqSummary.mrnaAcc (via mrnaOrientInfo.name)
      knownGeneV39.kgXref.refseq (via mrnaOrientInfo.name)
      knownGeneV39.knownToRefSeq.value (via mrnaOrientInfo.name)
      xenTro3.all_mrna.qName (via mrnaOrientInfo.name)
      xenTro3.mgcFullMrna.qName (via mrnaOrientInfo.name)
      xenTro3.mgcGenes.name (via mrnaOrientInfo.name)
      xenTro3.refFlat.name (via mrnaOrientInfo.name)
      xenTro3.refGene.name (via mrnaOrientInfo.name)
      xenTro3.refSeqAli.qName (via mrnaOrientInfo.name)

Sample Rows
 
binchromchromStartchromEndnameintronOrientationsizePolyArevSizePolyAsignalPosrevSignalPos
585GL1726371746125279BC0825331360610
585GL1726372006625255BC17100600000
585GL1726372006625255BC17101200000
585GL1726372006625279BC1559920141390
585GL1726372006625279CU0754260160410
585GL1726375744191595CR92634910170370
585GL1726375873391599BC1577751014000
73GL172637116561215329BC1573483150400
73GL172637116642215279BC17109330000
73GL172637116642215279BC17109430000

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