Description Usage Arguments Fields and Methods Author(s)
Package:
Class ServiceManager
Object
~~|
~~+--
ServiceManager
Directly known subclasses:
public static class ServiceManager
extends Object
ServiceManager class serves as a container for a set of specialized service objects and provides the means for (optionally interactive) handling of such a set simplifying the process of data retrieval from a variety of resources in a batch mode.
1 | ServiceManager(services=list(), ...)
|
services |
Annotation services to be contained within the ServiceManager object.
Default is |
... |
Not used. |
Methods:
addServices | Add services to the ServiceManager object. | |
getDataFrameList | Collect raw data data from various online query systems utilizing Annotation service functionality. | |
getIdMapList | Collect ID mapping data from various online query systems utilizing Annotation service functionality. | |
getServices | Get list of annotation services encapsulated within the particular ServiceManager object. | |
setServices | Set the list of services for a ServiceManager object. | |
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save
Alex Lisovich, Roger Day
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.