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

Changeset 1:5dd6b8c4ee1e (2022-12-12)
Previous changeset 0:7c6c282ecf5a (2022-12-09) Next changeset 2:cef4148ac5f2 (2023-01-25)
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 7c6c282ecf5a -r 5dd6b8c4ee1e 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:41:50 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>