Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cis amides in cyclic peptides #10

Open
isohelio opened this issue Nov 18, 2024 · 1 comment
Open

Cis amides in cyclic peptides #10

isohelio opened this issue Nov 18, 2024 · 1 comment

Comments

@isohelio
Copy link

Hi,

I'm using pyPept to build simple peptide macrocycles. I'm finding the BILN notation extremely useful for this and the pyPept interface is very straightforward to use.

Unfortunately, there seems to be a problem with the geometry of peptide bonds in cyclic peptides. If I build a simple linear deca-alanine then the geometry is all sensible, entirely trans peptide bond (N-H points away from C=O).

run_pyPept --biln A-A-A-A-A-A-A-A-A-A

deca_alanine

If I cyclise that structure then essentially all of the peptide bonds become cis (N-H points in same direction as C=O).

run_pyPept --biln 'A(1,1)-A-A-A-A-A-A-A-A-A(1,2)'

cyclic_deca_alanine

I think non-proline peptide bonds are nearly always trans even in relatively small cyclic peptides.
e.g. as seen in PDB structure 7zkr.

Is this a known problem, or a misunderstanding on my part?

Many thanks,
Mikie

deca_alanine

@isohelio
Copy link
Author

Attaching pdb file output for the two structures.

pept.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant