changeset 3:ee62c46d9cbe draft

planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/varscan commit 79f2f0e89e74348cf18602e83762a0cb26131f17
author iuc
date Tue, 04 Dec 2018 05:51:02 -0500
parents d062703d6f13
children db517af07461
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Tue Dec 04 05:51:02 2018 -0500
@@ -0,0 +1,8 @@
+<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
+<tables>
+    <!-- Location of SAMTools indexes for FASTA files -->
+    <table name="fasta_indexes" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/fasta_indexes.loc" />
+    </table>
+</tables>