changeset 2:cfda44dd95de draft

"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/mauve_contig_mover commit 470baa6e830e52158b74ef05933e6714063407e6"
author brinkmanlab
date Tue, 16 Jun 2020 13:18:55 -0400
parents 1e2b70ac2ad6
children 38fbb67f0dac
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	Tue Jun 16 13:18:55 2020 -0400
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<tables>
+    <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, dbkey, name, path</columns>
+        <file path="all_fasta.loc" />
+    </table>
+</tables>
\ No newline at end of file