[Biopython] deleting/detaching residues from a chain
Jared Adolf-Bryfogle
jadolfbr at gmail.com
Thu Aug 29 02:04:23 UTC 2013
Yes - the list was the problem.
Looking through the code again, I made res.id a list in another function
where I changed residue numbers - instead of passing it a tuple like I
should have.
Sorry about this - thanks for taking the time to help me.
-Jared
On Wed, Aug 28, 2013 at 9:02 PM, João Rodrigues <anaryin at gmail.com> wrote:
> True, if id is list something is wrong. The code on github seems good, and
> my local copy here works good too. What exactly is old_chain? Are you sure
> it is a true chain? What is the content of res.id?
>
More information about the Biopython
mailing list