/ . / FetchPQS / fetch_pqs.py
Functions
|
|
|
fetch_pqs
|
fetch_pqs (
site,
url_pattern,
id,
suffix=None,
)
|
|
open_pqs
|
open_pqs ( id )
Fetch biological unit PDB files from the Probable Quaternary Structure Server.
Home page: http://pqs.ebi.ac.uk/
Index of files: ftp://ftp.ebi.ac.uk/pub/databases/msd/pqs/
Download page: http://pqs.ebi.ac.uk/pqs-bin/macmol.pl?filename=1a34
PDB file: ftp://ftp.ebi.ac.uk/pub/databases/msd/pqs/macmol/1a34.mmol
Multiple files: ftp://ftp.ebi.ac.uk/pub/databases/msd/pqs/macmol/104l_1.mmol
ftp://ftp.ebi.ac.uk/pub/databases/msd/pqs/macmol/104l_2.mmol
|
|
register_fetch_gui
|
register_fetch_gui ()
Register to fetch biological unit files the Probable Quaternary Structure
server using the Chimera Fetch dialog.
|
|
read_pqs
|
read_pqs ( id )
Exceptions
|
|
NonChimeraError( 'PQS file %s not available.' % id )
|
|
|
register_pqs_id_file_prefix
|
register_pqs_id_file_prefix ()
Register to fetch biological unit files the Probable Quaternary Structure
server using the command line and file prefixes.
|
|
|