[chimera-dev] gzipped PDB files

Mike Liang mliang@stanford.edu
Wed, 5 Jun 2002 22:48:10 -0700


Hi! Can you guys allow opening of gzipped PDB files?  Or alternatively
open a 'string' that contains the contents from a PDB file. This way i'll
just do something like data=gzip.open('filename').read() and feed data
into the open command (kind of how you guys do 'VRML').

Thanks,
Mike