| Package | Description |
|---|---|
| ontologizer.io.annotation |
| Modifier and Type | Method and Description |
|---|---|
void |
AffyParser.parse(IParserInput input,
byte[] head,
HashSet<ByteString> names,
TermMap terms,
IAssociationParserProgress progress) |
| Constructor and Description |
|---|
AssociationParser(IParserInput input,
TermMap terms,
HashSet<ByteString> names,
Collection<String> evidences,
IAssociationParserProgress progress)
Construct the association parser object.
|
AssociationParser(IParserInput input,
TermMap terms,
HashSet<ByteString> names,
Collection<String> evidences,
IAssociationParserProgress progress,
boolean iterative)
Construct the association parser object.
|
AssociationParser(IParserInput input,
TermMap terms,
HashSet<ByteString> names,
IAssociationParserProgress progress)
Construct the association parser object.
|
Copyright © 2017. All rights reserved.