瀏覽代碼

Altered order of CViTjs steps

E.Cannon 7 年之前
父節點
當前提交
81f7ea6ab1
共有 1 個文件被更改,包括 5 次插入5 次删除
  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>