diff tool_data_table_conf.xml.test @ 15:d5fe9aead222 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
author iuc
date Tue, 26 Sep 2017 17:01:28 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.test	Tue Sep 26 17:01:28 2017 -0400
@@ -0,0 +1,7 @@
+<tables>
+    <!-- Locations of indexes in the HISAT mapper format -->
+    <table name="hisat2_indexes" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, dbkey, name, path</columns>
+        <file path="${__HERE__}/test-data/cached_locally/hisat2_indexes.loc" />
+    </table>
+</tables>