changeset 29:da412c8771bf draft

working on Help section
author trinity_ctat
date Tue, 23 Oct 2018 12:19:20 -0400
parents 8ad5c63e4f87
children 238636afb3e1
files data_manager/add_ctat_resource_lib.xml
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/add_ctat_resource_lib.xml	Tue Oct 23 10:13:40 2018 -0400
+++ b/data_manager/add_ctat_resource_lib.xml	Tue Oct 23 12:19:20 2018 -0400
@@ -162,10 +162,9 @@
     <outputs>
         <data name="out_file" format="data_manager_json" />
     </outputs>
-    <help>
+    <help><![CDATA[
         Retrieve, and/or specify the location of, a CTAT Genome Resource Library.
-        There are three options: 1) Download from CTAT and build if needed;
-        2) Build library from local source data; 3) Specify location of built library.
+        There are three options: 1) Download from CTAT and build if needed; 2) Build library from local source data; 3) Specify location of built library.
         1) Download from CTAT and build if needed: 
         This option uses the files at https://data.broadinstitute.org/Trinity/CTAT_RESOURCE_LIB/
         as selectors for the user to choose among.
@@ -215,6 +214,6 @@
         <br />
         For more information on CTAT Genome Resource Libraries, 
         see https://github.com/FusionFilter/FusionFilter/wiki
-    </help>
+    ]]></help>
     <code file="add_ctat_resource_lib.py" />
 </tool>