On Fri, April 8, 2005 12:19 pm, Warren DeLano said:
> Gareth,
>
> Looking over the code, we're using sscanf for most of the PDB field
> reads...so there's no way around this short of changing the source code
> and
> recompiling.  However, are spaces legal within PDB field entries?  They
> would be expected cause problems because space is almost always used to
> separate tokens.
>
> My suggestion would be to use a Python script to replace those spaces with
> underscores...

What about mmCIF format? Wouldn't that be a better choice than having to
modify the PDB file?

Rich

Reply via email to