public class AbstractPETagsOnPhysicalMap
extends AbstractPETags
Basic method of working with alignment of PE tags
protected kotlin.Array[] chrF
protected kotlin.Array[] chrB
protected kotlin.Array[] chrContig
protected kotlin.Array[] posStartF
protected kotlin.Array[] posStartB
protected kotlin.Array[] posStartContig
protected kotlin.Array[] posEndF
protected kotlin.Array[] posEndB
protected kotlin.Array[] posEndContig
protected kotlin.Array[] strandF
protected kotlin.Array[] strandB
protected kotlin.Array[] strandContig
protected void iniMatrix(int tagLengthInLong,
int tagNum)
public int getChrF(int index)
public int getChrB(int index)
public int getChrContig(int index)
public int getPosStartF(int index)
public int getPosStartB(int index)
public int getPosStartContig(int index)
public int getPosEndF(int index)
public int getPosEndB(int index)
public int getPosEndContig(int index)
public byte getStrandF(int index)
public byte getStrandB(int index)
public byte getStrandContig(int index)