trans.tpmap
Class TPMapFeature
java.lang.Object
trans.tpmap.TPMapFeature
- All Implemented Interfaces:
- java.io.Serializable
- public class TPMapFeature
- extends java.lang.Object
- implements java.io.Serializable
Container for info about a particular oligo feature from a tpmap file.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TPMapFeature
public TPMapFeature(java.lang.String[] tokens)
toString
public java.lang.String toString()
getChromosome
public java.lang.String getChromosome()
getIntensity
public float getIntensity()
getMMX
public short getMMX()
getMMY
public short getMMY()
getPMX
public short getPMX()
getPMY
public short getPMY()
getPosition
public int getPosition()
getSequence
public java.lang.String getSequence()