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

Killed on using modification on same amino acid and not able to apply more than 4 variable modification #171

Open
mansi123-rana opened this issue Mar 14, 2025 · 1 comment

Comments

@mansi123-rana
Copy link

Hi,

I am trying to use sage for different modification, but it does not work

example for apply modification;

"variable_mods": {
"M": [15.9949],
"S": [79.9663],
"K": [14.0156],
"K": [42.0469],
"T": [79.9663]
},

so please let me know how to use multiple modification on same amino acid.

Thanks,

@lazear
Copy link
Owner

lazear commented Mar 15, 2025

You need to use "K": [14.0156, 42.0469].

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