| Package | Description |
|---|---|
| umcg.genetica.io.concurrent | |
| umcg.genetica.io.probemapping | |
| umcg.genetica.io.text |
| Modifier and Type | Method and Description |
|---|---|
Triple<Integer,String,double[]> |
DoubleParseTask.call() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<Triple<Integer,Integer,Integer>> |
reading.readAnnotationFileArrayList(String annotationFile,
int col1,
int col2,
int col3,
boolean firstRowAsHeader,
int sizeMap)
Read annotation file
Supply int key and int for value
|
static HashMap<String,Triple<Integer,Integer,Integer>> |
reading.readAnnotationFileHashMap(String annotationFile,
boolean firstRowAsHeader,
int key,
int val1,
int val2,
int val3,
int sizeMap)
Read annotation file
Supply int key and int for value
|
| Modifier and Type | Method and Description |
|---|---|
HashSet<Triple<String,String,String>> |
TextFile.readAsTriple(int A,
int B,
int C) |
Copyright © 2015. All Rights Reserved.