rstoolbox.io.
parse_rosetta_fragments
(filename, source=None)¶Read a Rosetta fragment-file and return the appropiate FragmentFrame
.
It supports both old and new fragment formats. Does not support varying size fragment sets. When working with both small and large fragments sets, one would need to call the function twice and save the data of each in a different variable.
Parameters: | |||
---|---|---|---|
Returns: | |||
Raises: |
|
See also