You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like you are correct in that the support for semi-specific has not been implemented for the IteratorFactory. I'll add it to the list of requested features, but I'm afraid that we will not have the resources to look into it at the moment.
Activity
hbarsnes commentedon Apr 30, 2024
Yes, I think you should be able to do something like this:
wenbostar commentedon Apr 30, 2024
Hi @hbarsnes , thanks. Which parameter in the code is used to control for semi-digestion?
hbarsnes commentedon Apr 30, 2024
Ah, sorry, forgot to add the semi-specific part. See the fourth line below.
wenbostar commentedon Apr 30, 2024
It looks like this doesn't work.
Output:
Utilities version: 5.0.39.
wenbostar commentedon Apr 30, 2024
Does this indicate semi-digestion is not implemented yet?
https://github.com/compomics/compomics-utilities/blob/master/src/test/java/com/compomics/util/test/experiment/sequences/digestion/ProteinSequenceIteratorTest.java#L244
hbarsnes commentedon Apr 30, 2024
Seems like you are correct in that the support for semi-specific has not been implemented for the IteratorFactory. I'll add it to the list of requested features, but I'm afraid that we will not have the resources to look into it at the moment.
[-]Semi-specific digestion[/-][+]Semi-specific digestion in the IteratorFactory[/+]