Mussa Manual: create/load analysis section updated
authorBrandon King <kingb@caltech.edu>
Tue, 17 Oct 2006 17:29:52 +0000 (17:29 +0000)
committerBrandon King <kingb@caltech.edu>
Tue, 17 Oct 2006 17:29:52 +0000 (17:29 +0000)
 * Updated text/screenshots in the "Create new analysis" section (ticket #169)
 * Updated text/screenshots in "Load a mussa parameter file" section. (ticket #181)
 * Updated text/screenshots in "Load an analysis" section. (ticket #185)

doc/manual/images/define_analysis.png
doc/manual/images/define_analysis_step1a.png
doc/manual/images/define_analysis_step2.png
doc/manual/images/demo.png
doc/manual/images/load_analysis_menu.png
doc/manual/images/load_mupa_dialog.png
doc/manual/images/load_mupa_menu.png
doc/manual/images/opened.png
doc/manual/mussagl_manual.rst

index fe9a2b0f0ddec08e0accaff0daaadb251ee5bf37..29f51183fe1accb39e24b8e0eb9684a583e3b796 100644 (file)
Binary files a/doc/manual/images/define_analysis.png and b/doc/manual/images/define_analysis.png differ
index 8d9edef5742f1d0660547318080cb5f0989affc4..dcd8cdebf845a3c331a73cb3c4b36d51bb645af3 100644 (file)
Binary files a/doc/manual/images/define_analysis_step1a.png and b/doc/manual/images/define_analysis_step1a.png differ
index f67fd2bfbd63dfd34b0c4f557ab7402f5f6d36eb..0ce755fdaacf5f76e1ce57ad29e2ec9ac4a1b9ac 100644 (file)
Binary files a/doc/manual/images/define_analysis_step2.png and b/doc/manual/images/define_analysis_step2.png differ
index 8822a3cc4e70c316c3e5056c801de5574761f015..9f3debc8b63aa3294fd5be5fb9aaca6dad2977c2 100644 (file)
Binary files a/doc/manual/images/demo.png and b/doc/manual/images/demo.png differ
index f0cc52cd80f4ec947ab711dee5a2801c8e05a46f..535df15607f0e5ba115d844b25b3969b91d3cde7 100644 (file)
Binary files a/doc/manual/images/load_analysis_menu.png and b/doc/manual/images/load_analysis_menu.png differ
index 283cf7f065e9c3f48b8bec3afab1493e43261d42..caf80ae0977b6b62ce3a83c9b6798124edf81713 100644 (file)
Binary files a/doc/manual/images/load_mupa_dialog.png and b/doc/manual/images/load_mupa_dialog.png differ
index ef09a3501f4d4a541c9ef3fc60356894846bb564..2aee35622ead03ab09d40733bb4a2158d2a64039 100644 (file)
Binary files a/doc/manual/images/load_mupa_menu.png and b/doc/manual/images/load_mupa_menu.png differ
index c08c4ebe3d4da406324a04e735e23b5be836c9cd..7923fe0f5ce35b27d0e00737f61166eaf36c7138 100644 (file)
Binary files a/doc/manual/images/opened.png and b/doc/manual/images/opened.png differ
index 949a424f4dea77729101fa9992d57a9aa6a43085..9d3d61ef9627ed73e325b07aa74f2a3d550e8393 100644 (file)
@@ -5,9 +5,9 @@ Mussagl Manual
 Brandon W. King
 ---------------
 
-Last updated: Oct 16th, 2006
+Last updated: Oct 17th, 2006
 
-Updated to Mussagl build: 287? (In process to 424)
+Updated to Mussagl build: (In process to 424)
 
 
 .. Things to add
@@ -507,11 +507,12 @@ Instructions:
     'demo_w30_t20'. Mussa will create a folder with this name to store
     the analysis files in once it has been run.
 
- 2. Choose a `window size`_. For this demo **choose 30**.
-
- 3. Choose a threshold_... for this demo **choose 20**. See the
+ 2. Choose a threshold_... for this demo **choose 20**. See the
     Threshold_ section for more detailed information.
 
+ 3. Choose a `window size`_. For this demo **choose 30**.
+
+
  4. Choose the number of sequences_ you would like. For this demo
     **choose 3**.
 
@@ -519,12 +520,13 @@ Instructions:
    :alt: Steps 1-4
    :align: center
 
-Now click on the 'Browse' button next to the sequence input box and
-then select /examples/seq/human_mck_pro.fa file. Do the same in the
-next two sequence input boxes selecting mouse_mck_pro.fa and
-rabbit_mck_pro.fa as shown below. Note that you can create annotation
-files using the mussa `Annotation File Format`_ to add annotations to
-your sequence.
+First enter the species name of "Human" in the first "Species" text
+box. Now click on the 'Browse' button next to the sequence input box
+and then select /examples/seq/human_mck_pro.fa file. Do the same in
+the next two sequence input boxes selecting mouse_mck_pro.fa and
+rabbit_mck_pro.fa as shown below. Make sure to give them a species
+name as well. Note that you can create annotation files using the
+mussa `Annotation File Format`_ to add annotations to your sequence.
 
 .. image:: images/define_analysis_step2.png
    :alt: Choose sequences
@@ -537,10 +539,13 @@ something similar to the following screen shot.
    :alt: Mussagl Demo
    :align: center
 
-This analysis is now saved in a directory called **demo_w30_t20** in
-the current working directory. If you close and reopen Mussagl, you
-can reload the saved analysis. See `Load an analysis`_ section below
-for details.
+By default your analysis is NOT saved. If you try to close an analysis
+without saving, you will be prompted with a dialog box asking you if
+you would like to save your analysis. The `Saving`_ section for
+details on saving your analysis. When saving, choose directory and
+give the analysis the name **demo_w30_t20**. If you close and reopen
+Mussagl, you will then be able to load the saved analysis. See `Load
+an analysis`_ section below for details.
 
 
 Load a mussa parameter file
@@ -551,7 +556,7 @@ parameter file. See the `Parameter File Format`_ section for details
 on creating a .mupa file.
 
 Once you have a .mupa file created, load Mussagl and select the **File >
-Load Mussa Parameters** menu option. Select the .mupa file and click
+Create Analysis from File** menu option. Select the .mupa file and click
 open. 
 
 .. image:: images/load_mupa_menu.png
@@ -571,7 +576,7 @@ Load an analysis
 ~~~~~~~~~~~~~~~~
 
 To load a previously run analysis open Mussagl and select the **File >
-Load Analysis** menu option. Select an analysis **directory** and
+Open Existing Analysis** menu option. Select an analysis **directory** and
 click open.
 
 .. image:: images/load_analysis_menu.png