# HG changeset patch # User iuc # Date 1737016135 0 # Node ID 3658cf4b6fd201b9e5a46112f1b9d005056c4984 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_staramr commit 45daaecba3332d984a900727bf348ffb07a07154 diff -r 000000000000 -r 3658cf4b6fd2 data_manager/data_manager_build_staramr_download.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager/data_manager_build_staramr_download.xml Thu Jan 16 08:28:55 2025 +0000 @@ -0,0 +1,117 @@ + + + + 0.10.0 + 0 + 22.05 + + + + + + + + + + + staramr + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.3390/microorganisms10020292 + + \ No newline at end of file diff -r 000000000000 -r 3658cf4b6fd2 data_manager_conf.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager_conf.xml Thu Jan 16 08:28:55 2025 +0000 @@ -0,0 +1,22 @@ + + + + + + + + + + ${path} + staramr/${path} + + ${GALAXY_DATA_MANAGER_DATA_PATH}/staramr/${path} + abspath + + + + + + + + diff -r 000000000000 -r 3658cf4b6fd2 test-data/staramr_database.loc.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/staramr_database.loc.test Thu Jan 16 08:28:55 2025 +0000 @@ -0,0 +1,11 @@ +#This is a tab separated file describing the location of StarAMR databases +#used for the StarAMR tool +# +#file has this format (white space characters are TAB characters) +# +#The columns are: +#value name path resfinder_commit pointfinder_commit plasmidfinder_commit +# +#For example +#staramr_downloaded_20241004_resfinder_d1e607b_pointfinder_694919f_plasmidfinder_3e77502 ResFinder: tag 4.6.0, commit d1e607b, 2024-08-06 - PointFinder: tag 4.1.1, commit 694919f, 2024-08-08 - PlasmidFinder: commit 3e77502, 2024-03-07 (downloaded 20241004) /path/to/data d1e607b 694919f 3e77502 +staramr_downloaded_13012025_resfinder_d1e607b_pointfinder_694919f_plasmidfinder_3e77502 starAMR databases with ResFinder: 2.4.0_d1e607b_2024-08-06, PointFinder: 4.1.1_694919f_2024-08-08, PlasmidFinder: 3e77502_2024-03-07 /tmp/tmpc6qeamum/galaxy-dev/tool-data/staramr/resfinder_d1e607b_pointfinder_694919f_plasmidfinder_3e77502 d1e607b 694919f 3e77502 \ No newline at end of file diff -r 000000000000 -r 3658cf4b6fd2 tool-data/staramr_database.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/staramr_database.loc.sample Thu Jan 16 08:28:55 2025 +0000 @@ -0,0 +1,10 @@ +#This is a tab separated file describing the location of StarAMR databases +#used for the StarAMR tool +# +#file has this format (white space characters are TAB characters) +# +#The columns are: +#value name path resfinder_commit pointfinder_commit plasmidfinder_commit +# +#For example +#staramr_downloaded_20241004_resfinder_d1e607b_pointfinder_694919f_plasmidfinder_3e77502 ResFinder: tag 4.6.0, commit d1e607b, 2024-08-06 - PointFinder: tag 4.1.1, commit 694919f, 2024-08-08 - PlasmidFinder: commit 3e77502, 2024-03-07 (downloaded 20241004) /path/to/data d1e607b 694919f 3e77502 \ No newline at end of file diff -r 000000000000 -r 3658cf4b6fd2 tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Jan 16 08:28:55 2025 +0000 @@ -0,0 +1,6 @@ + + + value, name, path, resfinder_commit, pointfinder_commit, plasmidfinder_commit + +
+
\ No newline at end of file diff -r 000000000000 -r 3658cf4b6fd2 tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Thu Jan 16 08:28:55 2025 +0000 @@ -0,0 +1,6 @@ + + + value, name, path, resfinder_commit, pointfinder_commit, plasmidfinder_commit + +
+
\ No newline at end of file