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

not working with non-canonical amino acids #159

Open
lalalalala-ai opened this issue Jan 17, 2025 · 1 comment
Open

not working with non-canonical amino acids #159

lalalalala-ai opened this issue Jan 17, 2025 · 1 comment

Comments

@lalalalala-ai
Copy link

Dear sir,

thx for your excellent work. i have some trouble with using modified aa. i test a few. it seems none of them the backbone is putting into the correct position. i attched two examples with yaml files i used. any advice or suggestions are greatly appreciated.

sequences:
- protein:
id: A
sequence: WKYWRKYVLKIC
modifications:
- position: 2
ccd: ALY
- position: 6
ccd: ALY

Image

sequences:
- protein:
id: A
sequence: WTYWRTYVLKIC
modifications:
- position: 2
ccd: NMT
- position: 6
ccd: NMT

Image

@benf549
Copy link

benf549 commented Jan 20, 2025

I think part of the reason you might be seeing this is that the default modification pipeline doesn't remove 'OXT' atoms as referenced in #94 and #93

You might be able to get a temporary fix by cloning the branch in #93 !

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

2 participants