changeset 1:2f7daa5d2d82 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cherri commit 4064debed304ca6e402aa1ac2401994c8741527c
author iuc
date Mon, 12 Dec 2022 15:42:02 +0000
parents f28df61581f4
children ed0efb924438
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	Mon Dec 12 15:42:02 2022 +0000
@@ -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="all_fasta.loc" />
+    </table>
+</tables>