Repository 'varscan_mpileup'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/varscan_mpileup

Changeset 3:ee62c46d9cbe (2018-12-04)
Previous changeset 2:d062703d6f13 (2018-12-04) Next changeset 4:db517af07461 (2018-12-04)
Commit message:
planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/varscan commit 79f2f0e89e74348cf18602e83762a0cb26131f17
added:
tool_data_table_conf.xml.sample
b
diff -r d062703d6f13 -r ee62c46d9cbe tool_data_table_conf.xml.sample
--- /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
b
@@ -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>