We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Alican's scripts used an 8A cutoff to enumerate predicted PTMs predicted from the sequeence, and mapped onto the alphafold models.
His code used Rosetta library routines. Chris' code uses biopython.
As a result, there are small differences in candidate residue sets, with Chris's code tending to be more permissive.
This needs further exploriation
The text was updated successfully, but these errors were encountered:
WHEN PTM-predictions are found close to a VUS, the output should include the closest atom pairs between the residues, as audit trail of selection.
Sorry, something went wrong.
No branches or pull requests
Alican's scripts used an 8A cutoff to enumerate predicted PTMs predicted from the sequeence, and mapped onto the alphafold models.
His code used Rosetta library routines. Chris' code uses biopython.
As a result, there are small differences in candidate residue sets, with Chris's code tending to be more permissive.
This needs further exploriation
The text was updated successfully, but these errors were encountered: