public class PfamToGoParser
extends java.lang.Object
| Constructor and Description |
|---|
PfamToGoParser(java.io.File input_file) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMappingCount() |
java.util.List<PfamToGoMapping> |
parse() |
public int getMappingCount()
public java.util.List<PfamToGoMapping> parse() throws java.io.IOException
java.io.IOException