Skip to content
Snippets Groups Projects
Commit f739c2e7 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

Scoring: edge cases in Scorer.transform/Scorer.rigid_transform

Use full backbone atoms (N, CA, C for peptide residues, O5', C5', C4', C3',
O3 for nucleotide residues) if number of mapped residues is below 3.
This has a direct impact on RMSD. The behaviour before was a random value
as the fallback transformation in these cases was an identity matrix.
While RMSD is still computed on CA/C3' only, we now apply the transformation
derived from all backbone atoms.
parent e0bc7f7b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment