# HG changeset patch # User galaxytrakr # Date 1774553472 0 # Node ID a964ea1aac78860c6b4421c22f4bd90d57f7e952 planemo upload commit ba464c236e59b583ea262564bb7e2b21aa7353ff diff -r 000000000000 -r a964ea1aac78 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 Mar 26 19:31:12 2026 +0000 @@ -0,0 +1,118 @@ + + + + 0.11.0 + 1 + 22.05 + + + + + + + + + + + staramr + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.3390/microorganisms10020292 + + \ No newline at end of file diff -r 000000000000 -r a964ea1aac78 data_manager_conf.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager_conf.xml Thu Mar 26 19:31:12 2026 +0000 @@ -0,0 +1,22 @@ + + + + + + + + + + ${path} + staramr/${path} + + ${GALAXY_DATA_MANAGER_DATA_PATH}/staramr/${path} + abspath + + + + + + + + \ No newline at end of file diff -r 000000000000 -r a964ea1aac78 test-data/staramr_database.loc.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/staramr_database.loc.test Thu Mar 26 19:31:12 2026 +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 a964ea1aac78 tool-data/staramr_database.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/staramr_database.loc.sample Thu Mar 26 19:31:12 2026 +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 a964ea1aac78 tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Mar 26 19:31:12 2026 +0000 @@ -0,0 +1,6 @@ + + + value, name, path, resfinder_commit, pointfinder_commit, plasmidfinder_commit + +
+
\ No newline at end of file diff -r 000000000000 -r a964ea1aac78 tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Thu Mar 26 19:31:12 2026 +0000 @@ -0,0 +1,6 @@ + + + value, name, path, resfinder_commit, pointfinder_commit, plasmidfinder_commit + +
+
\ No newline at end of file