changeset 2:2156999f2cee draft

planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/pilon commit f5d349bc4caa189cbe8a1a1dd1b92ea8b8fbe895
author sanbi-uwc
date Thu, 11 Aug 2016 12:44:09 -0400
parents ee888e5fe28f
children 0620d04a705c
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 7 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	Thu Aug 11 12:44:09 2016 -0400
@@ -0,0 +1,7 @@
+<tables>
+    <!-- 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>