public class AffyParser extends Object
| Constructor and Description |
|---|
AffyParser() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Association> |
getAssociations() |
HashMap<ByteString,ByteString> |
getSynonym2Symbol() |
void |
parse(IParserInput input,
byte[] head,
HashSet<ByteString> names,
TermMap terms,
IAssociationParserProgress progress) |
public void parse(IParserInput input, byte[] head, HashSet<ByteString> names, TermMap terms, IAssociationParserProgress progress) throws IOException
IOExceptionpublic ArrayList<Association> getAssociations()
public HashMap<ByteString,ByteString> getSynonym2Symbol()
Copyright © 2017. All rights reserved.