Manual: Spelling patch
authorBrandon King <kingb@caltech.edu>
Tue, 23 May 2006 21:32:17 +0000 (21:32 +0000)
committerBrandon King <kingb@caltech.edu>
Tue, 23 May 2006 21:32:17 +0000 (21:32 +0000)
doc/manual/mussagl_manual.rst

index 3f46aaa3d29f572da0404c4023c6481d466285e6..475b8ce102f383fced23879524cc27f609a44bd3 100644 (file)
@@ -1,9 +1,9 @@
 ==============
 Mussagl Manual
 ==============
-------------------
-By Brandon W. King
-------------------
+---------------
+Brandon W. King
+---------------
 
 Last updated: May 18th, 2006
 
@@ -70,7 +70,7 @@ Install
 
 Mac OS X
 ~~~~~~~~
-Once you have downloaded the .dmg file, dubble click on it and follow
+Once you have downloaded the .dmg file, double click on it and follow
 the install instructions. 
 
 FIXME: Mention how to launch the program.
@@ -81,8 +81,8 @@ Windows XP
 Once you have downloaded the Mussagl installer, double click on the
 installer and follow the install instructions.
 
-To start mussagl, launch the program from Start > Programs > Mussagl >
-Mussgl.
+To start Mussagl, launch the program from Start > Programs > Mussagl >
+Mussagl.
 
 
 Linux
@@ -118,7 +118,7 @@ Launch Mussagl... It should look similar to the screen shot below.
 Create/Load Analysis
 ----------------------
 
-Currently there are three ways to load a mussa experiment.
+Currently there are three ways to load a Mussa experiment.
 
  1. `Create a new analysis`_
  2. `Load a mussa parameter file`_ (.mupa)
@@ -139,7 +139,7 @@ demo we will use the example sequences that come with Mussagl.
 
 Instructions:
 
- 1. **Give the experiement a name**, for this demo, we'll use
+ 1. **Give the experiment a name**, for this demo, we'll use
     'demo_w30_t20'. Mussa will create a folder with this name to store
     the analysis files in once it has been run.
 
@@ -186,7 +186,7 @@ If you prefer, you can define your Mussa analysis using the Mussa
 parameter file. See the `Parameter File Format`_ section for details
 on creating a .mupa file.
 
-Once you have a .mupa file created, load Mussgl and select the **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
 open. 
 
@@ -220,7 +220,7 @@ Main Window
 
 Overview
 ~~~~~~~~
-.. Screenshot with numbers showing features.
+.. Screen-shot with numbers showing features.
 
 .. image:: images/window_overview.png
    :alt: Mussa Window
@@ -255,7 +255,7 @@ DNA Sequence (black bars)
    :align: center
 
 Each of the black bars represents one of the loaded sequences, in this
-case the sequence around the gene 'MCK' in human, mouse, and rabit.
+case the sequence around the gene 'MCK' in human, mouse, and rabbit.
 
 FIXME: Should I mention the repeats here?
 
@@ -272,8 +272,8 @@ Annotation
 
 Annotations can be included on any of the sequences using the `Load a
 mussa parameter file`_ method of loading your sequences. You can
-define annotations by location or using an exact subsequence and you
-may also choose any color for display of the annoation; see the
+define annotations by location or using an exact sub-sequence and you
+may also choose any color for display of the annotation; see the
 `Annotation File Format`_ section for details.
 
 Note: Currently there is no way to add annotations using the GUI (only
@@ -290,7 +290,7 @@ Motif
 
    Motif shown in light blue on sequence bar.
 
-The only real difference between an annotation and motif in mussagl is
+The only real difference between an annotation and motif in Mussagl is
 that you can define motifs from within the GUI. See the `Motifs`_
 section for more information.
 
@@ -349,11 +349,11 @@ Dynamic Threshold
 You can dynamically change the threshold for how strong of match you
 consider the conservation to be with one of two options:
 
- 1. Number of base pair matchs out of window size.
+ 1. Number of base pair matches out of window size.
  
  2. Percent base pair conservation.
 
-See the Threshold_ section for more infromation.
+See the Threshold_ section for more information.
 
 
 Sequence Information Bar
@@ -363,8 +363,8 @@ Sequence Information Bar
    :alt: Sequence Information Bar
    :align: center
 
-The sequence infomation bars can be found to the left and right sides
-of mussagl. Next to each sequence you will find the following
+The sequence information bars can be found to the left and right sides
+of Mussagl. Next to each sequence you will find the following
 information:
 
  1. Species (If it has been defined)
@@ -432,15 +432,49 @@ Motifs** menu item as shown below.
 
 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.
+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.
 
 .. 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.
+
+.. image:: images/motif_dialog_enter_motif.png
+   :alt: Enter Motif
+   :align: center
+
+Now choose a color for your motif by clicking on the colored area to
+the left of the motif. In the image above, you would click on the blue
+square, but by default the squares will be white. Remember to choose a
+color that will show up well with a black bar as the background.
+
+.. image:: images/color_chooser.png
+   :alt: Color Chooser
+   :align: center
 
-Detailed Info
--------------
+Once you have selected the color for your motif, click on the 'set
+motifs' button. Notice that if Mussa finds matches to your motif will
+now show up in the main Mussagl window.
+
+Before Motif:
+
+.. image:: images/motif_dialog_bar_before.png
+   :alt: Sequence bar before motif
+   :align: center
+
+After Motif:
+
+.. image:: images/motif_dialog_bar_after.png
+   :alt: Sequence bar after motif
+   :align: center
+
+
+Detailed Information
+--------------------
 
 Threshold
 ~~~~~~~~~
@@ -468,13 +502,13 @@ needs and input sequence.
 Sequences
 ~~~~~~~~~
 
-Mussa reads in sequences which are formated in the fasta_
+Mussa reads in sequences which are formatted in the fasta_
 format. Mussa may take a long time to run (>10 minutes) if the total
 bp length near 280Kb. Once mussa has run once, you can reload
-previously run analyses.
+previously run analyzes.
 
 FIXME: We have learned more about how much sequence and how many to
-put in mussagl, this information should be documented here.
+put in Mussagl, this information should be documented here.
 
 
 Mussa File Formats
@@ -489,7 +523,7 @@ Parameter File Format
 
 ::
 
-  # name of anaylsis directory and stem for associated files
+  # name of analysis directory and stem for associated files
   ANA_NAME <analysis_name>
   
   # if APPEND vars true, a _wXX and/or _tYY added to analysis name
@@ -516,7 +550,7 @@ Parameter File Format
   SEQUENCE <fasta_file_path>
   # ANNOTATION <annotation_file_path>
   
-  # analyses parameters: command line args -w -t will override these
+  # analyzes parameters: command line args -w -t will override these
   WINDOW <num>
   THRESHOLD <num>
 
@@ -529,7 +563,7 @@ Parameter File Format
    "APPEND_WIN", "true/false", "?", "?", "Appends _w## to ANA_NAME"
    "APPEND_THRES", "true or false", "?", "?", "Appends _t## to ANA_NAME"
    "SEQUENCE_NUM", "integer", "N/A", "true", "The number of sequences
-   to analyse" 
+   to analyze" 
    "SEQUENCE", "/fasta/filepath.fa", "N/A", "true", "Must define one
    sequence per SEQUENCE_NUM." 
    "ANNOTATION", "/annotation/filepath.txt", "N/A", "false", "Optional
@@ -546,11 +580,11 @@ Annotation File Format
 ~~~~~~~~~~~~~~~~~~~~~~
 
 The first line in the file is the sequence name. Each line there after
-is a **space** seperated annotation. 
+is a **space** separated annotation. 
 
 New as of build 198:
  
- * The annotation format now supports fasta sequences embeded in the
+ * The annotation format now supports fasta sequences embedded in the
    annotation file as shown in the format example below. Mussagl will
    take this sequence and look for an exact match of this sequence in
    your sequences. If a match is found, it will label it with the name 
@@ -602,9 +636,9 @@ Example:
 
 
 IUPAC Nucleotide Code
-~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~
 
-For your convience, below is a table of the IUPAC Nucleotide Code.
+For your convenience, below is a table of the IUPAC Nucleotide Code.
 
 The following table is table 1 from "Nomenclature for Incompletely
 Specified Bases in Nucleic Acid Sequences" which can be found at