Manual: Motif update
authorBrandon King <kingb@caltech.edu>
Thu, 6 Jul 2006 21:28:06 +0000 (21:28 +0000)
committerBrandon King <kingb@caltech.edu>
Thu, 6 Jul 2006 21:28:06 +0000 (21:28 +0000)
 * Updated screenshots and text to reflect changes to the motif dialog box.

doc/manual/images/motif_dialog_enter_motif.png
doc/manual/images/motif_dialog_start.png
doc/manual/images/view_edit_motifs.png
doc/manual/mussagl_manual.rst

index c5a98c944e8d71453c78bc9531559839487a8a16..8c2b1d9702bb52d16df8ccf426e948847c39b5a8 100644 (file)
Binary files a/doc/manual/images/motif_dialog_enter_motif.png and b/doc/manual/images/motif_dialog_enter_motif.png differ
index 110ca884aec2a41521bb1b3de8cc66647d071543..ef88d6e84821fcf2442b1d831db8d4a24e5dc597 100644 (file)
Binary files a/doc/manual/images/motif_dialog_start.png and b/doc/manual/images/motif_dialog_start.png differ
index f6c8ce38156562a97cb273b6fc6b7ba53f59ea80..c8140eea78bb7c32089e097a2d73232d8538d544 100644 (file)
Binary files a/doc/manual/images/view_edit_motifs.png and b/doc/manual/images/view_edit_motifs.png differ
index 273e65a99899a71ff3e16259f5e29e6c6c58812d..778e9abdd69a4f096d2f31c9db6378d6825eaa82 100644 (file)
@@ -7,7 +7,7 @@ Brandon W. King
 
 Last updated: July 7th, 2006
 
-Updated to Mussagl build: 200 (Update to 286 in progress)
+Updated to Mussagl build: 287
 
 
 .. contents::
@@ -730,8 +730,16 @@ Note: Currently not implemented
 Motif Dialog
 ************
 
+**New Features:**
+Build 276
+ * Allow for toggling individual motifs on and off.
+
+Build 269
+ * Field added for naming motifs.
+
 Mussa has the ability to find lab motifs using the `IUPAC Nucleotide
-Code`_ for defining a motif. To define a motif, select **View > Edit
+Code`_ for defining a motif. To define a motif, select **Edit > Edit
 Motifs** menu item as shown below.
 
 .. image:: images/view_edit_motifs.png
@@ -742,14 +750,17 @@ You will see a dialog box appear with a "set motifs" button and 10
 rows for defining motifs and the color that will be displayed on the
 sequence. By default all 10 motifs start off as with white as the
 color. In the image below, I changed the color from white to blue to
-make it easier to see.
+make it easier to see. The first text box is for the motif and the
+second box is for the name of the motif. The check box defines whether
+the motif is displayed or not.
 
 .. image:: images/motif_dialog_start.png
    :alt: Motif Dialog
    :align: center
 
 Now lets make a motif **'AT[C or G]CT'**. Using the `IUPAC Nucleotide
-Code`_, type in **'ATSCT'** into the first box as shown below.
+Code`_, type in **'ATSCT'** into the first box and 'My Motif' for the
+name in the second box as shown below.
 
 .. image:: images/motif_dialog_enter_motif.png
    :alt: Enter Motif