Class KeggAPIServiceHelper

java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.kegg.KeggAPIServiceHelper
All Implemented Interfaces:
FileDownloadStatusInformationProvider, HelperClass

public class KeggAPIServiceHelper
extends Object
implements HelperClass, FileDownloadStatusInformationProvider
This Kegg API Service helper will retrieve and cache results looked up from the Kegg public REST webservice. The cache will be implemented using the MapDB database library. The service helper will return KoEntry objects (single or Lists) given on of the following commonly used inputs - KO Ids - EC number - Gene ID
Author:
matthiak