in reply to Re: Optimizing PDB data structures
in thread Optimizing PDB data structures

I did have a look at BioPerl in the hope fo finding a PDB parser.

I haven't taken the time yet to investigate their requirements. As it happens, following a bit of Mark's advice, I've created data structures very specific to my project needs, and also have yet to test extensively against the variety of typos within the PDB.

As it is, since I hope to run the parser on every file in the PDB, (creating my own database), I should be able to give BioPerl something very reliable, but not yet.

Cheers
Sam