# HG changeset patch # User ufz # Date 1719161311 0 # Node ID 863ba94fb6e41bb388c3deca7dc6d5c2d083368b planemo upload for repository https://github.com/Helmholtz-UFZ/ufz-galaxy-tools/blob/main/data_managers/data_manager_virsorter commit fdde667342e69dd11ef98029e0d6d3376d0d95c7 diff -r 000000000000 -r 863ba94fb6e4 data_manager/virsorter_datamanager.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager/virsorter_datamanager.xml Sun Jun 23 16:48:31 2024 +0000 @@ -0,0 +1,60 @@ + + + database builder + + 2.2.4 + 0 + 22.01 + + 0.4 + + + virsorter + wget + pulp + + + + + + + + + + + + + + + + + + + + + + + 10.1186/s40168-020-00990-y + + diff -r 000000000000 -r 863ba94fb6e4 data_manager_conf.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager_conf.xml Sun Jun 23 16:48:31 2024 +0000 @@ -0,0 +1,19 @@ + + + + + + + + + + ${path} + virsorter/${path} + + ${GALAXY_DATA_MANAGER_DATA_PATH}/virsorter/${path} + abspath + + + + + diff -r 000000000000 -r 863ba94fb6e4 tool-data/virsorter.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/virsorter.loc.sample Sun Jun 23 16:48:31 2024 +0000 @@ -0,0 +1,3 @@ +# Format: +# value name virsorter_version path +# value must be the version of the database, e.g. 0.4, needs to be a number \ No newline at end of file diff -r 000000000000 -r 863ba94fb6e4 tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Sun Jun 23 16:48:31 2024 +0000 @@ -0,0 +1,8 @@ + + + + + value, name, virsorter_version, path + +
+
\ No newline at end of file