Browse Source

Altered order of CViTjs steps

E.Cannon 7 years ago
parent
commit
81f7ea6ab1
1 changed files with 5 additions and 5 deletions
  1. 5 5
      theme/blast_help.tpl.php

+ 5 - 5
theme/blast_help.tpl.php

@@ -120,16 +120,16 @@ a genome image. The process is as follows:
     the code to your webserver. It might make the most sense to put the code directly into
     the code to your webserver. It might make the most sense to put the code directly into
     this module's directory, in a subdirectory named <code>js</code>.
     this module's directory, in a subdirectory named <code>js</code>.
   </li>
   </li>
-  <li>
-    Enable CViTjs from the BLAST module administration page and provide the path to the
-    root directory for the CViTjs code relative to this module. For example, 
-    <code>js/cvitjs</code>.
-  </li>
   <li>
   <li>
     CViTjs will have a config file in its root directory named cvit.conf. This file 
     CViTjs will have a config file in its root directory named cvit.conf. This file 
     provides information for whole genome visualization for each genome BLAST target.
     provides information for whole genome visualization for each genome BLAST target.
     <b>Make sure the config file can be edited by your web server.</b>
     <b>Make sure the config file can be edited by your web server.</b>
   </li>
   </li>
+  <li>
+    Enable CViTjs from the BLAST module administration page and provide the path to the
+    root directory for the CViTjs code relative to this module. For example, 
+    <code>js/cvitjs</code>.
+  </li>
   <li>
   <li>
     Edit the configuration file to define each genome target. These will look like:
     Edit the configuration file to define each genome target. These will look like:
     <pre>
     <pre>