| 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 |
|---|---|
static ArrayList<MinimalEQTL> |
MinimalEQTL.convertArray(ArrayList<EQTL> qtlBuffer) |
void |
QTLTextFile.write(ArrayList<EQTL> eqtllist) |
| Constructor and Description |
|---|
MinimalEQTL(EQTL e) |
Copyright © 2016. All Rights Reserved.