public class ParameterPreparer extends Object
| Modifier and Type | Field and Description |
|---|---|
static Double |
DEFAULT_BOOST |
static String |
FIELD_BOOST_SEP |
static String |
FIELD_SEP |
static String |
TMP_INPUT_LOCATION |
| Constructor and Description |
|---|
ParameterPreparer() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Double> |
getFieldSelection(String fieldSelection) |
File |
getInputFileHandler(String inputLocation) |
File |
getOutputFileHandler(String outputLocation) |
public static final String TMP_INPUT_LOCATION
public static final String FIELD_SEP
public static final String FIELD_BOOST_SEP
public static final Double DEFAULT_BOOST
Copyright © 2011–2017 University of Toronto, Computational Biology Lab. All rights reserved.