# HG changeset patch # User thanhlv # Date 1637258428 0 # Node ID b868a5fd2653a51ef186ebe21c0ccd1f68c62495 "planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/kmerfinder commit 07d7ccc46c4387a3d9be4d99fa4671fc230cff1e-dirty" diff -r 000000000000 -r b868a5fd2653 kmerfinder.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/kmerfinder.xml Thu Nov 18 18:00:28 2021 +0000 @@ -0,0 +1,71 @@ + + Species identification using kmer + + 3.0.2 + + + kmerfinder + + + echo "3.0.2" + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.1128/JCM.02981-13 + 10.1128/JCM.02452-13 + 10.1186/s12859-018-2336-6 + + + diff -r 000000000000 -r b868a5fd2653 tool-data/kmerfinder_databases.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/kmerfinder_databases.loc.sample Thu Nov 18 18:00:28 2021 +0000 @@ -0,0 +1,4 @@ +# This file defines databases and their folder location. Each database is a line with +# three columns: value{tab}{name}{/path/to/database-folder} +# E.g. bacteria{tab}bacteria{tab}/home/user/kmerfinder_databases/bacteria +# The database folder is created by the command ariba preparef \ No newline at end of file diff -r 000000000000 -r b868a5fd2653 tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Nov 18 18:00:28 2021 +0000 @@ -0,0 +1,7 @@ + + + + value, name, path + +
+
\ No newline at end of file diff -r 000000000000 -r b868a5fd2653 tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Thu Nov 18 18:00:28 2021 +0000 @@ -0,0 +1,7 @@ + + + + value, name, path + +
+
\ No newline at end of file