FragmentFrame.
add_quality_measure
(filename, pdbfile=None)¶Add RMSD quality measure to the fragment data.
The RMSD quality measurement is performed by the r_fraq_qual
application
from Rosetta. It can be called as:
r_fraq_qual.linuxgccrelease -in:file:native <pdb> -f <fragfile> -out:qual <output>
Parameters: |
|
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns: | |||||||||||
Raises: |
|
Note
Depends on rosetta.path and rosetta.compilation, if the quality file is not provided.
Attention
Some configurations of this function require a local installation of Rosetta.