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

Changeset 2:edc9559928d3 (2024-08-15)
Previous changeset 1:b6dd55c620f8 (2024-08-14) Next changeset 3:6bc0c090133f (2024-08-15)
Commit message:
planemo upload for repository https://github.com/shenwei356/taxonkit commit 048d2859041c0bcc4be4e904e637a96fe564bd36
removed:
tool_data_table_conf.xml.test
b
diff -r b6dd55c620f8 -r edc9559928d3 tool_data_table_conf.xml.test
--- a/tool_data_table_conf.xml.test Wed Aug 14 18:01:11 2024 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
b
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<tables>
-        <!-- Locations of taxonomy data downloaded from NCBI -->
-    <table name="ncbi_taxonomy" comment_char="#">
-        <columns>value, name, path</columns>
-        <file path="${__HERE__}/test-data/ncbi_taxonomy.loc.test" />
-    </table>
-</tables>