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
Right now we extract potential PAMs based on regular expressions. We don't have any measure to quantify how confident we are in the PAM prediction. Additionally a high confidence PAM prediction could also boost the spacer match score.
This Paper describes a confidence score they call PamCoS. We could maybe use it or adapt it somehow.
This might be a good project for a future lab rotation or bachelor student.
The text was updated successfully, but these errors were encountered:
Right now we extract potential PAMs based on regular expressions. We don't have any measure to quantify how confident we are in the PAM prediction. Additionally a high confidence PAM prediction could also boost the spacer match score.
This Paper describes a confidence score they call PamCoS. We could maybe use it or adapt it somehow.
This might be a good project for a future lab rotation or bachelor student.
The text was updated successfully, but these errors were encountered: