Home | Trees | Indices | Help |
|
---|
|
A client class for the FuncAssociate web service at
http://llama.mshri.on.ca/cgi/funcassociate/serv
The documentation of the FuncAssociate API may be found at
http://llama.mshri.on.ca/funcassociate/doc
COPYRIGHT AND LICENSE
Copyright (c) 2010, President and Fellows of Harvard College and Gabriel Berriz gberriz@hms.harvard.edu. All rights reserved.
This module is distributed as "The Program" under the Harvard University End-User License Agreement. http://llama.mshri.on.ca/license.html.
|
|||
ServiceError Exception raised when the response from server includes a non-null error. |
|||
NetworkError Exception raised when server fails to respond to a ping request. |
|||
TimeoutError Exception raised when response from the server fails to arrive within the prescribed time interval. |
|||
InputError Exception raised by functionate method upon detecting bad inputs from user. |
|||
_fc | |||
FuncassociateClient |
|
|||
DEFAULT_SERVICE_HOST =
|
|||
DEFAULT_SERVICE_URL =
|
|||
c = _fc()
|
|||
response = c.functionate(query= ("YBL071W-A", "YCL055W", "YCR0
|
|||
headers = "N", "X", "LOD", "P", "P_adj", "attrib ID", "attrib
|
|||
info = response ["request_info"]
|
|||
reps = info ["reps"]
|
|||
below_detection_threshhold = "< %f" %(1.0/ float(reps))
|
|||
__package__ =
|
|
response
|
headers
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Sep 6 16:38:34 2012 | http://epydoc.sourceforge.net |