Mussa Manual: Saving section
authorBrandon King <kingb@caltech.edu>
Tue, 17 Oct 2006 18:14:59 +0000 (18:14 +0000)
committerBrandon King <kingb@caltech.edu>
Tue, 17 Oct 2006 18:14:59 +0000 (18:14 +0000)
 * Added a new saving section
 * Added section template for save on close (ticket #189)
 * Documented saving analysis (ticket #176)
 * Documented saving analysis as (ticket #176)
 * Documented saving motif lists (ticket #175)

doc/manual/images/save_analysis.png [new file with mode: 0644]
doc/manual/images/save_analysis_as.png [new file with mode: 0644]
doc/manual/images/save_motifs.png [new file with mode: 0644]
doc/manual/mussagl_manual.rst

diff --git a/doc/manual/images/save_analysis.png b/doc/manual/images/save_analysis.png
new file mode 100644 (file)
index 0000000..c5d72bd
Binary files /dev/null and b/doc/manual/images/save_analysis.png differ
diff --git a/doc/manual/images/save_analysis_as.png b/doc/manual/images/save_analysis_as.png
new file mode 100644 (file)
index 0000000..4bb049f
Binary files /dev/null and b/doc/manual/images/save_analysis_as.png differ
diff --git a/doc/manual/images/save_motifs.png b/doc/manual/images/save_motifs.png
new file mode 100644 (file)
index 0000000..740cf03
Binary files /dev/null and b/doc/manual/images/save_motifs.png differ
index 9d3d61ef9627ed73e325b07aa74f2a3d550e8393..c02d631afc4420ec7d93aa67a68d6e18fa371760 100644 (file)
@@ -754,6 +754,43 @@ The scroll bar allows you to scroll through the sequence which is
 useful when you have zoomed in using the `zoom factor`_.
 
 
+Saving
+------
+
+Save on Close
+~~~~~~~~~~~~~
+
+FIXME: Write this.
+
+Save Analysis
+~~~~~~~~~~~~~
+
+After making changes, such as updating species names or adding/editing
+motifs, you can save these changes by selecting the **File > Save
+analysis** menu option or pressing **CTRL + S** (PC) or
+**Apple/Command Key + S** (on Mac).
+
+.. image:: images/save_analysis.png
+   :alt: Save analysis
+   :align: center
+
+Save Analysis As
+~~~~~~~~~~~~~~~~
+
+To save a copy of your analysis to a new location, select the **File >
+Save analysis as** menu option and choose a new location and name for
+your analysis.
+
+.. image:: images/save_analysis_as.png
+   :alt: Save analysis
+   :align: center
+
+Save Motif List
+~~~~~~~~~~~~~~~
+
+See `Save Motifs to File`_ in the `Motifs`_ section.
+
+
 Annotations / Motifs
 --------------------
 
@@ -792,7 +829,15 @@ To load a motif file, select **Load Motif List** item from the
 Save Motifs to File
 *******************
 
-Note: Currently not implemented
+Motifs from the `Motif Dialog`_ can be saved to file for use with
+other analyses. If you just want your motifs to be saved with your
+analysis, see the `save analysis`_ section for details.
+
+To save a motif list, select **File > Save Motifs** menu option.
+
+.. image:: images/save_motifs.png
+   :alt: Save Motifs
+   :align: center
 
 
 Motif Dialog