# HG changeset patch # User iuc # Date 1738930645 0 # Node ID 4a72de3780aaff476287bd99ed5c897a7fc741c0 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_deeparg commit 068be9bb0973bc877457d13d0d5a7c26a6cc1f96 diff -r 000000000000 -r 4a72de3780aa data_manager/data_manager_deeparg.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager/data_manager_deeparg.xml Fri Feb 07 12:17:25 2025 +0000 @@ -0,0 +1,60 @@ + + + + 1.0.4 + 0 + + + deeparg + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.1186/s40168-018-0401-z + + diff -r 000000000000 -r 4a72de3780aa data_manager_conf.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager_conf.xml Fri Feb 07 12:17:25 2025 +0000 @@ -0,0 +1,21 @@ + + + + + + + + + + ${path} + deeparg/${value}/${path} + + ${GALAXY_DATA_MANAGER_DATA_PATH}/deeparg/${value}/${path} + abspath + + + + + + + diff -r 000000000000 -r 4a72de3780aa test-data/deeparg.loc.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/deeparg.loc.test Fri Feb 07 12:17:25 2025 +0000 @@ -0,0 +1,5 @@ +#This is a sample file distributed with Galaxy that enables tools +#to use a directory of metagenomics files. +#file has this format (white space characters are TAB characters) +#deeparg_1.0.4 Files needed for running deepARG (1.0.4) deeparg_1.0.4-20241010 /path/to/data 1.0.4 +deeparg_1.0.4-15012025 Files needed for running deepARG v-1.0.4-15012025 /tmp/tmpmy_tbxz7/galaxy-dev/tool-data/deeparg/deeparg_1.0.4-15012025/deeparg_1.0.4 1.0.4 diff -r 000000000000 -r 4a72de3780aa tool-data/deeparg.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/deeparg.loc.sample Fri Feb 07 12:17:25 2025 +0000 @@ -0,0 +1,4 @@ +#This is a sample file distributed with Galaxy that enables tools +#to use a directory of metagenomics files. +#file has this format (white space characters are TAB characters) +#deeparg_1.0.4 Files needed for running deepARG (1.0.4) deeparg_1.0.4-20241010 /path/to/data 1.0.4 \ No newline at end of file diff -r 000000000000 -r 4a72de3780aa tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Feb 07 12:17:25 2025 +0000 @@ -0,0 +1,6 @@ + + + value, name, path, db_version + +
+
diff -r 000000000000 -r 4a72de3780aa tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Fri Feb 07 12:17:25 2025 +0000 @@ -0,0 +1,6 @@ + + + value, name, path, db_version + +
+