| Package | Description |
|---|---|
| umcg.genetica.io.trityper |
| Modifier and Type | Method and Description |
|---|---|
EQTL[] |
QTLTextFile.read() |
EQTL[] |
QTLTextFile.readExpectedSize(int expSize) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<EQTL> |
QTLTextFile.getEQtlIterator() |
ArrayList<EQTL> |
QTLTextFile.readList() |
| Modifier and Type | Method and Description |
|---|---|
String |
EQTL.compare(EQTL test) |
int |
EQTL.compareTo(EQTL o) |
int |
EQTL.compareToVerbose(EQTL o) |
boolean |
EQTL.equals(EQTL o) |
String |
EQTL.getDiff(EQTL o) |
boolean |
EQTL.sameQTL(EQTL o) |
void |
QTLTextFile.write(EQTL[] eqtllist) |
| Modifier and Type | Method and Description |
|---|---|
void |
QTLTextFile.write(ArrayList<EQTL> eqtllist) |
Copyright © 2015. All Rights Reserved.