Table of Contents

Module: biblio Bio/biblio.py

This file implements a SOAP interface into the Bibliographic database of the European Bioinformatics Institute. It is a low-level interface and is intended to be used by higher-level objects to build object representations from data retrieved by this interface. This file needs a version of the pywebsvcs package LATER than 0.97 available from www.sourceforge.net.

Imported modules   
import SOAP
import copy
import sys
Functions   
checkargv
main
  checkargv 
checkargv ( idx,  msg )

Exceptions   
'argument expected at position %d for option %s' %( idx, msg )
  main 
main ()

this function implements a command-line utility using the classes implemented in this file above and serves as base-line access software to query the BQS.

Classes   
Biblio

this class provides low-level access to the EBI Bibliographics services exported

BiblioCollection

this class attempts to hide the concept of a collection id from users. each


Table of Contents

This document was automatically generated on Mon Jul 1 12:02:43 2002 by HappyDoc version 2.0.1