Package Bio :: Package WWW :: Module SCOP
[show private | hide private]
[frames | no frames]

Module Bio.WWW.SCOP

Provides code to access SCOP over the WWW. The main SCOP web page is available at: http://scop.mrc-lmb.cam.ac.uk/scop/

Functions: search Access the main CGI script. _open
Function Summary
  search(pdb, key, sid, disp, dir, loc, cgi, **keywds)
search(pdb=None, key=None, sid=None, disp=None, dir=None, loc=None, cgi='http://scop.mrc-lmb.cam.ac.uk/scop/search.cgi', **keywds)

Function Details

search(pdb=None, key=None, sid=None, disp=None, dir=None, loc=None, cgi='http://scop.mrc-lmb.cam.ac.uk/scop/search.cgi', **keywds)

search(pdb=None, key=None, sid=None, disp=None, dir=None, loc=None, cgi='http://scop.mrc-lmb.cam.ac.uk/scop/search.cgi', **keywds)

Access search.cgi and return a handle to the results. See the online help file for an explanation of the parameters: http://scop.mrc-lmb.cam.ac.uk/scop/help.html

Raises an IOError if there's a network error.

Generated by Epydoc 2.1 on Thu Jun 30 22:05:33 2005 http://epydoc.sf.net