public class UniProtIDMapParser extends AbstractMappingParser
Modifier and Type | Field and Description |
---|---|
Map<String,Map<String,Set<String>>> |
idMap |
Set<String> |
idTypes |
currentCols, currentRow, expectedNumCols, lineNumber, reader
Constructor and Description |
---|
UniProtIDMapParser() |
Modifier and Type | Method and Description |
---|---|
void |
parse(Reader r) |
parse, parse
public void parse(Reader r) throws IOException
parse
in class AbstractMappingParser
IOException
Copyright © 2010–2015. All rights reserved.