public class SIBEnzymeLogger extends Object
Modifier and Type | Field and Description |
---|---|
static int |
COMMENTS |
static int |
COMMON_NAMES |
static int |
OTHER_NAMES |
static int |
REACTIONS |
Constructor and Description |
---|
SIBEnzymeLogger(String dir,
int type,
boolean enzymeLogFormat)
Enables a logger which stores all results in one file.
|
SIBEnzymeLogger(String dir,
String ec)
Initialises the log file of the given EC.
|
public static final int COMMON_NAMES
public static final int REACTIONS
public static final int OTHER_NAMES
public static final int COMMENTS
public SIBEnzymeLogger(String dir, String ec)
ec
- Used for the file name.public SIBEnzymeLogger(String dir, int type, boolean enzymeLogFormat)
dir
- Directory of the log file.type
- Type of comparison (see static fields).enzymeLogFormat
- Copyright © 2013 EMBL-EBI. All rights reserved.