public class ProteinToolService extends Object implements ExternalLookupService
ProteinTools
.ExternalLookupService.LookupEntry
Constructor and Description |
---|
ProteinToolService(String proteinOntologyFolder) |
Modifier and Type | Method and Description |
---|---|
Set<org.semanticweb.owlapi.model.IRI> |
getOntologyIRIs() |
List<ExternalLookupService.LookupEntry> |
lookup(String id)
Lookup the information for the given identifier.
|
ExternalLookupService.LookupEntry |
lookup(String id,
String taxon)
Lookup the information for the given identifier and taxon.
|
public ProteinToolService(String proteinOntologyFolder) throws IOException
IOException
public Set<org.semanticweb.owlapi.model.IRI> getOntologyIRIs()
public List<ExternalLookupService.LookupEntry> lookup(String id)
ExternalLookupService
lookup
in interface ExternalLookupService
public ExternalLookupService.LookupEntry lookup(String id, String taxon)
ExternalLookupService
lookup
in interface ExternalLookupService
Copyright © 2010–2015. All rights reserved.