# HG changeset patch # User iuc # Date 1753174812 0 # Node ID c3553950db1b01c96d2eeb19208e90d0877366e3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_build_coreprofiler commit 62961196b51799ddc4969f79c1aac46448390d51 diff -r 000000000000 -r c3553950db1b data_manager/data_manager_build_coreprofiler_download.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager/data_manager_build_coreprofiler_download.xml Tue Jul 22 09:00:12 2025 +0000 @@ -0,0 +1,154 @@ + + + + 1.1.3 + 0 + 22.05 + + + + + + coreprofiler + blast + + + + + + + + + + + + + coreprofiler + blast + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CoreProfiler documentation. + +Please refer to this page for details on how to use the tool and which schema options are available. + ]]> + + 10.3390/microorganisms10020292 + + diff -r 000000000000 -r c3553950db1b data_manager_conf.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager_conf.xml Tue Jul 22 09:00:12 2025 +0000 @@ -0,0 +1,21 @@ + + + + + + + + + + ${path} + coreprofiler/${path} + + ${GALAXY_DATA_MANAGER_DATA_PATH}/coreprofiler/${path} + abspath + + + + + + + diff -r 000000000000 -r c3553950db1b test-data/coreprofiler_scheme.loc.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/coreprofiler_scheme.loc.test Tue Jul 22 09:00:12 2025 +0000 @@ -0,0 +1,11 @@ +#This is a tab separated file describing the location of CoreProfiler scheme +#used for the CoreProfiler tool +# +#file has this format (white space characters are TAB characters) +# +#The columns are: +#value name path database scheme +# +#For example +#coreprofiler_downloaded_20250625_klebsiella_3_scgMLST634_632_loci_bigsdb klebsiella_3: scgMLST634 [632 loci] (BIGSdb) coreprofiler_klebsiella_3 coreprofiler_klebsiella_3/db_klebsiella_3/klebsiella_3.fasta coreprofiler_klebsiella_3/scheme_klebsiella_3 +coreprofiler_downloaded_10072025-borrelia_3-cgMLST-639-pubmlst borrelia_3: cgMLST [639 loci] (pubmlst) /tmp/tmpi2v1t1zz/galaxy-dev/tool-data/coreprofiler/coreprofiler_borrelia_3 coreprofiler_borrelia_3/db_borrelia_3/borrelia_3.fasta coreprofiler_borrelia_3/scheme_borrelia_3 diff -r 000000000000 -r c3553950db1b tool-data/coreprofiler_scheme.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/coreprofiler_scheme.loc.sample Tue Jul 22 09:00:12 2025 +0000 @@ -0,0 +1,10 @@ +#This is a tab separated file describing the location of CoreProfiler scheme +#used for the CoreProfiler tool +# +#file has this format (white space characters are TAB characters) +# +#The columns are: +#value name path database scheme +# +#For example +#coreprofiler_downloaded_20250625_klebsiella_3_scgMLST634_632_loci_bigsdb klebsiella_3: scgMLST634 [632 loci] (BIGSdb) coreprofiler_klebsiella_3 coreprofiler_klebsiella_3/db_klebsiella_3/klebsiella_3.fasta coreprofiler_klebsiella_3/scheme_klebsiella_3 \ No newline at end of file diff -r 000000000000 -r c3553950db1b tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Jul 22 09:00:12 2025 +0000 @@ -0,0 +1,6 @@ + + + value, name, path, database, scheme + +
+
\ No newline at end of file diff -r 000000000000 -r c3553950db1b tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Tue Jul 22 09:00:12 2025 +0000 @@ -0,0 +1,6 @@ + + + value, name, path, database, scheme + +
+
\ No newline at end of file