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
Currently this code works for peptides in 12 -24 AA range. it appears this in enforced for the percentile calculation. Would removing this limitation still allow for the log odd calcualtions?
The text was updated successfully, but these errors were encountered:
Yes, it should work. Beware though that for the lengths outside of the range the predictions may be less reliable, as the training set contained mostly lengths 12-24.
Currently this code works for peptides in 12 -24 AA range. it appears this in enforced for the percentile calculation. Would removing this limitation still allow for the log odd calcualtions?
The text was updated successfully, but these errors were encountered: