genomicsnpanalyzer.genomebrowser.entry
Class SortableSVLociFunction
java.lang.Object
genomicsnpanalyzer.genomebrowser.entry.SortableSVLociFunction
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
public class SortableSVLociFunction
- 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 |
indexid
public int indexid
bytechr
public byte bytechr
start
public int start
end
public int end
start_
public int start_
end_
public int end_
type
public byte type
numReads
public double numReads
size
public int size
inDGV
public boolean inDGV
DGVid
public java.lang.String DGVid
DGVOverlap
public double DGVOverlap
DGVOverlap2
public double DGVOverlap2
subjects
public java.util.ArrayList subjects
functions
public java.util.ArrayList functions
layer
public short layer
RMR
public boolean RMR
method
public byte method
SortableSVLociFunction
public SortableSVLociFunction()
compareTo
public int compareTo(java.lang.Object another)
throws java.lang.ClassCastException
- Specified by:
compareTo in interface java.lang.Comparable
- Throws:
java.lang.ClassCastException