public class PfamToGoParser extends Object
| Constructor and Description |
|---|
PfamToGoParser(File input_file) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMappingCount() |
boolean |
isUseAccessors() |
List<PfamToGoMapping> |
parse() |
void |
setUseAccessors(boolean use_ids) |
public PfamToGoParser(File input_file)
public int getMappingCount()
public boolean isUseAccessors()
public List<PfamToGoMapping> parse() throws IOException
IOExceptionpublic void setUseAccessors(boolean use_ids)
Copyright © 2016. All rights reserved.