Skip to content

Save Or Load Embedding

Cedric LACZNY edited this page Dec 10, 2014 · 3 revisions

Saving/Loading a computed embedding

Currently, the steps below can be followed to save/load computed embeddings. A future release of VizBin will include ways to easily save and restore results (s. a. #11).

Save

Description Picture
Double-click on the Status-line (left to the progress bar) or open the log file in your .vizbin folder. img
Search for a line starting with Running command:, copy the directory path indicated there and go to that directory. img
Copy the points.txt file to a destination of your choice or share it with colleagues. This file contains the two-dimensional coordinates of the computed embedding. It is suggested that you rename so as to match the name of the input FASTA file that was used to generate this embedding. img

Load

Here, we use the two-dimensional coordinates of the previously computed embedding stored in points.txt. However, this file can be named in any other way and should probably match the name of the input FASTA file used to generate this embedding.

Description Picture
Load the FASTA file that was used initially to generate this particular embedding. For details on this, please see the start of the tutorial. It is important to assure that the points file matches the FASTA file. img
Click on Show additional options and specify your points.txt. img img
Click on Start to visualize the precomputed embedding directly. No recomputation is performed. img
Progress with your cluster-selection as detailed in the tutorial. img

Clone this wiki locally