|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCNV
class CNV
Class to compute where the CNVs are. Mostly useful for verification of simulations
| Field Summary | |
|---|---|
(package private) int |
exons
|
(package private) int |
posEnd
|
(package private) int |
posStart
|
(package private) int |
state
|
| Constructor Summary | |
|---|---|
CNV(int posStart)
|
|
| Method Summary | |
|---|---|
int |
length()
|
double |
overlaps(CNV g)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
int posStart
int posEnd
int state
int exons
| Constructor Detail |
|---|
public CNV(int posStart)
| Method Detail |
|---|
public int length()
public double overlaps(CNV g)
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||