changeset 20:06881857f386 draft

Uploaded
author trinity_ctat
date Thu, 26 Apr 2018 18:22:37 -0400
parents 6d1dc9d352cf
children 2d8ee7f23b7c
files data_manager/add_ctat_centrifuge_index.xml
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/add_ctat_centrifuge_index.xml	Thu Apr 26 18:04:20 2018 -0400
+++ b/data_manager/add_ctat_centrifuge_index.xml	Thu Apr 26 18:22:37 2018 -0400
@@ -40,9 +40,16 @@
                      data_table, that is then used to get the filenames. That would require the admin
                      to first run the data_manager that builds the filename data_table before running
                      this data_manager.
-                -->
+                     However, I have not been able to figure out how to send information back correctly
+                     from the function and there is no documentation that I have found showing how to do it.
                 <param name="filename" type="select" label="Select File" display="radio" 
                     dynamic_options="get_ctat_centrifuge_index_locations()" help="Select a Centrifuge Index to Download." />
+                -->
+                <param name="filename" type="text" value="ftp://ftp.ccb.jhu.edu/pub/infphilo/centrifuge/data/p_compressed+h+v.tar.gz">
+                    <option value="ftp://ftp.ccb.jhu.edu/pub/infphilo/centrifuge/data/p_compressed+h+v.tar.gz">
+                        p_compressed+h+v
+                    </option>
+                </param>
                 <param name="force_download" type="boolean" checked="false" label="Force New Download?" />
             </when>
         </conditional>