[Biopython] Polypeptide.is_aa of GDP = True?
Ahmad Khalifa
underoath006 at gmail.com
Tue Jul 17 20:36:58 UTC 2018
Hello,
I have the following code:
from Bio.PDB import Polypeptide
residue
Out[17]: <Residue GDP het=H_GDP resseq=430 icode= >
Polypeptide.is_aa(residue)
Out[18]: True
Why is it True? How can I return True just for standard amino acids?
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython/attachments/20180717/e60c5dad/attachment.html>
More information about the Biopython
mailing list