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

Allowing more than one enzyme as cleavage agent #469

Open
cecilia992 opened this issue Jan 7, 2025 · 6 comments
Open

Allowing more than one enzyme as cleavage agent #469

cecilia992 opened this issue Jan 7, 2025 · 6 comments
Labels
enhancement New feature or request

Comments

@cecilia992
Copy link

Description of feature

It would be useful if more than one enzyme could be selected rather than just one. I understand that not all tools allow multiple enzymes digestion but it would be good to have this option even if we are then forced to use only one tool, such as comet.

@cecilia992 cecilia992 added the enhancement New feature or request label Jan 7, 2025
@ypriverol
Copy link
Member

We have started to support more enzymes in the workflow in more tools. Can you let us know which enzymes are you thinking about? and which combinations?

@cecilia992
Copy link
Author

Two of the enzymes I have encountered in multiple digestions are Lys-C and Trypsin. The sample is first digested with Lys-C and then with Trypsin in my case.

@jpfeuffer
Copy link
Collaborator

Well the good news is, this very common mixture of enzymes is easily representable by just Trypsin, as it subsumes all the rules for LysC.
This should have no impact on the results.
Everything else gets a bit more involved (especially when considering missed cleavages and counting semi-specificity etc.)

@jpfeuffer
Copy link
Collaborator

Another complicated use case is different (mixtures of) enzymes across different samples. Which hopefully is very rare.

@ypriverol
Copy link
Member

@cecilia992, as @jpfeuffer mentioned, in such cases, we use only Trypsin or Trypsin/P because it overrides the rule of LysC. You can annotate the SDRF with just one enzyme, Trypsin. This approach works perfectly; I have successfully reanalyzed multiple datasets using this method.

@cecilia992
Copy link
Author

@ypriverol @jpfeuffer , thank you so much to both for the clarification!

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

No branches or pull requests

3 participants