| Package | Description |
|---|---|
| ontologizer.io.annotation | |
| ontologizer.io.obo |
| 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)
Construct the association parser object.
|
AssociationParser(IParserInput input,
TermMap terms,
HashSet<ByteString> names)
Construct the association parser object.
|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OBOParserFileInput
An OBOParserInput for a local file.
|
| Constructor and Description |
|---|
OBOParser(IParserInput input)
Construct an obo parser.
|
OBOParser(IParserInput input,
int options)
Constructs an obo parser for a particular input.
|
Copyright © 2017. All rights reserved.