Last night I have uploaded support for downloading PISA data as
described in the following page:
http://www.ebi.ac.uk/msd-srv/prot_int/pi_download.html
For users: Usage samples are in the BioToolsSamples.
For developers: Latest EBI code will be located in the package BioEBI.
Usage example for downloading XML-formatted descriptions for all
assemblies indentified for PDB entries 3gcb and 1sar:
BioPDBePISAClient new multimers
pdbCodes: { '3gcb' . '1sar' };
fetch.
Feedback is very appreciated.
Hern�n