# HG changeset patch # User ufz # Date 1753440848 0 # Node ID 7f11e0da0e4fb21e94081296b1fabca340f5a112 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_eukcc commit ea26eabce05391af21e0919ac5309d23396960e3 diff -r 000000000000 -r 7f11e0da0e4f data_manager/eukcc.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager/eukcc.xml Fri Jul 25 10:54:08 2025 +0000 @@ -0,0 +1,60 @@ + + + 2.1.3 + 0 + + + eukcc + + eukcc --version | cut -d" " -f3 + + + + + + + + + + + + + + + + + + 10.1186/s13059-020-02155-4 + + diff -r 000000000000 -r 7f11e0da0e4f data_manager_conf.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager_conf.xml Fri Jul 25 10:54:08 2025 +0000 @@ -0,0 +1,19 @@ + + + + + + + + + + + eukcc/${value} + + ${GALAXY_DATA_MANAGER_DATA_PATH}/eukcc/${value} + abspath + + + + + diff -r 000000000000 -r 7f11e0da0e4f test-data/eukcc.loc diff -r 000000000000 -r 7f11e0da0e4f tool-data/eukcc.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/eukcc.loc.sample Fri Jul 25 10:54:08 2025 +0000 @@ -0,0 +1,3 @@ +# Format: +# value name version path +# downloaded from http://ftp.ebi.ac.uk/pub/databases/metagenomics/eukcc/ \ No newline at end of file diff -r 000000000000 -r 7f11e0da0e4f tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Jul 25 10:54:08 2025 +0000 @@ -0,0 +1,6 @@ + + + value, name, version, path + +
+
diff -r 000000000000 -r 7f11e0da0e4f tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Fri Jul 25 10:54:08 2025 +0000 @@ -0,0 +1,6 @@ + + + value, name, version, path + +
+