Subsections


paretosave

Save the pareto frontier in a file that can be later used to restore the current state (data sets loaded, markers merged, frontier loaded into the heap).

Synopsis:

The paretosave command is invoked either as:

Description:

The paretosave command enables to save a Pareto frontier to a Tcl script. The state of the session is defined by all the data sets including merged datasets, the loci selected, the merged loci, and all the map stored in the frontier. By running the Tcl script all the entities mentioned before will be regenerated. To restore a session, type the command source followed by the name of the file.

Be careful, only the path to the the data sets file are kept by the script file. They may be relatives, and your script will depend on the working location. Nevertheless, the script is editable.

Arguments:

Thomas Schiex 2009-10-27