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

Changeset 1:2f7daa5d2d82 (2022-12-12)
Previous changeset 0:f28df61581f4 (2022-12-09) Next changeset 2:ed0efb924438 (2023-01-09)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cherri commit 4064debed304ca6e402aa1ac2401994c8741527c
added:
tool_data_table_conf.xml.sample
b
diff -r f28df61581f4 -r 2f7daa5d2d82 tool_data_table_conf.xml.sample
--- /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
b
@@ -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>