| Modifier and Type | Field and Description |
|---|---|
static int |
ASESSEDALLELE |
static int |
CISTRANS |
static int |
DATASECORR |
static int |
DATASETB |
static int |
DATASETNAMES |
static int |
DATASETSIZE |
static int |
DATASETZSCORE |
static String |
header |
static int |
HUGO |
static int |
METAB |
static int |
METAZ |
static int |
PROBE |
static int |
PROBECHR |
static int |
PROBELOC |
static int |
PVAL |
static int |
SNP |
static int |
SNPCHR |
static int |
SNPLOC |
static int |
SNPTYPE |
| Constructor and Description |
|---|
QTLTextFile(String loc,
boolean W) |
QTLTextFile(String loc,
boolean W,
boolean gz) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<EQTL> |
getEQtlIterator() |
EQTL[] |
read() |
EQTL[] |
readExpectedSize(int expSize) |
ArrayList<EQTL> |
readList() |
void |
write(ArrayList<EQTL> eqtllist) |
void |
write(EQTL[] eqtllist) |
append, append, close, countCols, countLines, flush, getFileName, iterator, open, readAsArray, readAsArray, readAsArrayList, readAsArrayList, readAsHashMap, readAsHashMap, readAsHashMap, readAsPairs, readAsSet, readAsTriple, readLine, readLineElems, readLineElemsIterable, readLineElemsReturnObjects, readLineElemsReturnReference, write, writeList, writeln, writeln, writeln, writelnDelimited, writelnsynced, writelnTabDelimitedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static int PVAL
public static int SNP
public static int SNPCHR
public static int SNPLOC
public static int PROBE
public static int PROBECHR
public static int PROBELOC
public static int CISTRANS
public static int SNPTYPE
public static int ASESSEDALLELE
public static int METAZ
public static int DATASETNAMES
public static int DATASETZSCORE
public static int DATASETSIZE
public static int HUGO
public static int DATASECORR
public static int METAB
public static int DATASETB
public static String header
public QTLTextFile(String loc, boolean W) throws IOException
IOExceptionpublic QTLTextFile(String loc, boolean W, boolean gz) throws IOException
IOExceptionpublic void write(EQTL[] eqtllist) throws IOException
IOExceptionpublic void write(ArrayList<EQTL> eqtllist) throws IOException
IOExceptionpublic EQTL[] read() throws IOException
IOExceptionpublic ArrayList<EQTL> readList() throws IOException
IOExceptionpublic EQTL[] readExpectedSize(int expSize) throws IOException
IOExceptionpublic Iterator<EQTL> getEQtlIterator() throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.