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

Custom glycosites #1262

Open
dennissv opened this issue Sep 25, 2023 · 2 comments
Open

Custom glycosites #1262

dennissv opened this issue Sep 25, 2023 · 2 comments
Assignees

Comments

@dennissv
Copy link

Hello, we're studying organisms that has a general O-glycosylation system that targets a specific three amino acid motif. The regex for this motif would be D[ST][AILVMTSGCF] where it's the S or T that's glycosylated. I'm now wondering what the best approach to add this rule would be? Is it possible to use some sort of regex in FragPipe for glycosites? Thanks in advance!

Best,
Dennis

@dpolasky
Copy link
Member

dpolasky commented Oct 2, 2023

Hi Dennis,
There is currently no way to restrict to a specific motif (beyond the glycosite being S/T), but we can certainly add it. It will require changes to both MSFragger and the O-Pair localization tool so it will take some time to implement, but I think it is a good capability to have. I'll let you know when we have it ready.

Best,
Dan

@dennissv
Copy link
Author

dennissv commented Oct 3, 2023

Hi Dan, thank you for the update and the effort! Appreciate it and looking forward to seeing this feature in the future.

Best,
Dennis

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

No branches or pull requests

2 participants