FragmentFrame.
add_source_file
(file)¶Adds a source file to the FragmentFrame
.
If loaded through parse_rosetta_fragments()
, the source file is
automatically added.
This can be used to automatically generate the fragment RMSD quality.
Parameters: | file (str) – Name of the file. |
---|