genomicsnpanalyzer.genomebrowser.entry
Class SortableLociFunction
java.lang.Object
genomicsnpanalyzer.genomebrowser.entry.SortableLociFunction
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
public class SortableLociFunction
- extends java.lang.Object
- implements java.lang.Comparable, java.io.Serializable
- See Also:
- Serialized Form
|
Method Summary |
int |
compareTo(java.lang.Object another)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
public int index
bytechr
public byte bytechr
loc
public int loc
allele
public byte allele
refAllele
public byte refAllele
strand
public byte strand
illuminaStrand
public byte illuminaStrand
avgfscore1
public float avgfscore1
avgfscore2
public float avgfscore2
avgfscore3
public float avgfscore3
avgfscore4
public float avgfscore4
avgfscore5
public float avgfscore5
avgfscore6
public float avgfscore6
isRsOrEns
public boolean isRsOrEns
rsn
public int rsn
inHapmap
public boolean inHapmap
inIllumina1M
public boolean inIllumina1M
inVenter
public boolean inVenter
venterIdx
public int venterIdx
RMR
public boolean RMR
subjects
public java.util.ArrayList subjects
functions
public java.util.ArrayList functions
SortableLociFunction
public SortableLociFunction()
compareTo
public int compareTo(java.lang.Object another)
throws java.lang.ClassCastException
- Specified by:
compareTo in interface java.lang.Comparable
- Throws:
java.lang.ClassCastException