Class BigWigSectionHeader


  • public class BigWigSectionHeader
    extends java.lang.Object
    Created by IntelliJ IDEA. User: martind Date: Jan 6, 2010 Time: 3:00:11 PM To change this template use File | Settings | File Templates.
    • Constructor Detail

      • BigWigSectionHeader

        public BigWigSectionHeader​(java.io.DataInputStream bdis)
    • Method Detail

      • getChromID

        public int getChromID()
      • getChromosomeStart

        public int getChromosomeStart()
      • getChromosomeEnd

        public int getChromosomeEnd()
      • getItemStep

        public int getItemStep()
      • getItemSpan

        public int getItemSpan()
      • IsValidType

        public boolean IsValidType()
      • getItemCount

        public short getItemCount()
      • getReserved

        public byte getReserved()
      • print

        public void print()