소스 검색

Altered order of CViTjs steps

E.Cannon 8 년 전
부모
커밋
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>