|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgenomicsnpanalyzer.genomebrowser.entry.SortableTaggedCNV
public class SortableTaggedCNV
| Field Summary | |
|---|---|
byte |
bytechr
|
int |
hg17end
|
int |
hg17start
|
int |
hg18end
|
int |
hg18start
|
int |
id
|
short |
layer
|
double |
maf
|
java.lang.String |
population
|
double |
r2
|
java.lang.String |
taggingRs
|
int |
taggingRsPos
|
| Constructor Summary | |
|---|---|
SortableTaggedCNV()
|
|
| 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 |
| Field Detail |
|---|
public int id
public byte bytechr
public int hg17start
public int hg17end
public int hg18start
public int hg18end
public java.lang.String population
public double maf
public java.lang.String taggingRs
public int taggingRsPos
public double r2
public short layer
| Constructor Detail |
|---|
public SortableTaggedCNV()
| Method Detail |
|---|
public int compareTo(java.lang.Object another)
throws java.lang.ClassCastException
compareTo in interface java.lang.Comparablejava.lang.ClassCastException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||