diff tool_data_table_conf.xml.sample @ 2:c5f5ec715548 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_star_index_builder commit 0d434bca5083e908114d93e11094e48f49b98ed1
author iuc
date Fri, 21 Apr 2017 12:38:10 -0400
parents 2110e4aa3db3
children 613b120db55c
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Tue Apr 04 17:54:35 2017 -0400
+++ b/tool_data_table_conf.xml.sample	Fri Apr 21 12:38:10 2017 -0400
@@ -5,8 +5,8 @@
         <file path="tool-data/all_fasta.loc" />
     </table>
     <!-- Locations of indexes in the BWA mapper format -->
-    <table name="rnastar_index" comment_char="#" allow_duplicate_entries="False">
-        <columns>value, dbkey, name, path</columns>
-        <file path="tool-data/rnastar_index.loc" />
+    <table name="rnastar_index2" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, dbkey, name, path, withGTF</columns>
+        <file path="tool-data/rnastar_index2.loc" />
     </table>
 </tables>