Menu

Commit [r27723]  Maximize  Restore  History

Bug fix for the results.write user function when loading relax state files.

The results.write user function can load not only the results file consisting of a single data pipe,
but also relax state files if only a single pipe is present. However this was causing the current
data pipe and other pipe-independent data (sequence alignments and the GUI) to be overwritten, just
as when loading a state file. Now only the data from the data pipe will be loaded and the pipe
independent data in the state file will be ignored.

bugman 2015-03-02

changed /trunk/data_store/__init__.py
/trunk/data_store/__init__.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.