diff tool_data_table_conf.xml.sample @ 54:7191da0bc7be draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 0c8bad7554890f0f0e2c53d11e64e41fc835d920
author mvdbeek
date Sun, 28 Jul 2019 12:59:08 -0400
parents 301316cb596a
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Thu Jun 13 12:52:17 2019 -0400
+++ b/tool_data_table_conf.xml.sample	Sun Jul 28 12:59:08 2019 -0400
@@ -5,4 +5,9 @@
         <columns>value, dbkey, name, path</columns>
         <file path="tool-data/bwa_mem_index.loc" />
     </table>
+    <!-- Locations of all fasta files under genome directory -->
+    <table name="all_fasta" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/all_fasta.loc" />
+    </table>
 </tables>