# HG changeset patch # User iuc # Date 1767868176 0 # Node ID a1e8960e1629e7a4259fdef28a89fc70c2d88939 # Parent 8caa09336d6fe9d35f5ef3198b6085605b8bbf96 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_build_coreprofiler commit adc61f2c22d06e320a8a3776d5255f14ddd94e78 diff -r 8caa09336d6f -r a1e8960e1629 data_manager/data_manager_build_coreprofiler_download.xml --- a/data_manager/data_manager_build_coreprofiler_download.xml Thu Dec 18 15:21:21 2025 +0000 +++ b/data_manager/data_manager_build_coreprofiler_download.xml Thu Jan 08 10:29:36 2026 +0000 @@ -2,7 +2,7 @@ 2.0.0 - 1 + 2 22.05 @@ -120,7 +120,7 @@ { "data_tables":{ - "coreprofiler_scheme":[ + "coreprofiler_versioned_scheme":[ { "value": "coreprofiler_downloaded_${today}-${scheme_name}-${scheme_desc}-${scheme_loci}-${scheme_db}-${db_version}", "name": "${scheme_name}: ${scheme_desc} [${scheme_loci} loci] (${scheme_db} - ${db_date_version})", @@ -278,7 +278,7 @@ - + @@ -298,7 +298,7 @@ - + @@ -317,7 +317,7 @@ - + @@ -336,7 +336,7 @@ - + diff -r 8caa09336d6f -r a1e8960e1629 data_manager_conf.xml --- a/data_manager_conf.xml Thu Dec 18 15:21:21 2025 +0000 +++ b/data_manager_conf.xml Thu Jan 08 10:29:36 2026 +0000 @@ -1,7 +1,7 @@ - + diff -r 8caa09336d6f -r a1e8960e1629 test-data/coreprofiler_scheme.loc.test --- a/test-data/coreprofiler_scheme.loc.test Thu Dec 18 15:21:21 2025 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -#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 tool_version database path db_path scheme_path -# -#For example -#coreprofiler_downloaded_20250625_klebsiella_3_scgMLST634_632_loci_bigsdb klebsiella_3: scgMLST634 [632 loci] (BIGSdb) 1.1.1 bigsdb coreprofiler_klebsiella_3 db_klebsiella_3/klebsiella_3.fasta scheme_klebsiella_3 diff -r 8caa09336d6f -r a1e8960e1629 test-data/coreprofiler_versioned_scheme.loc.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/coreprofiler_versioned_scheme.loc.test Thu Jan 08 10:29:36 2026 +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 tool_version database path db_path scheme_path +# +#For example +#coreprofiler_downloaded_20250625_klebsiella_3_scgMLST634_632_loci_bigsdb klebsiella_3: scgMLST634 [632 loci] (BIGSdb) 1.1.1 bigsdb coreprofiler_klebsiella_3 db_klebsiella_3/klebsiella_3.fasta scheme_klebsiella_3 diff -r 8caa09336d6f -r a1e8960e1629 tool-data/coreprofiler_scheme.loc.sample --- a/tool-data/coreprofiler_scheme.loc.sample Thu Dec 18 15:21:21 2025 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -#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 tool_version database path db_path scheme_path -# -#For example -#coreprofiler_downloaded_20250625_klebsiella_3_scgMLST634_632_loci_bigsdb klebsiella_3: scgMLST634 [632 loci] (BIGSdb) 1.1.1 bigsdb coreprofiler_klebsiella_3 db_klebsiella_3/klebsiella_3.fasta scheme_klebsiella_3 \ No newline at end of file diff -r 8caa09336d6f -r a1e8960e1629 tool-data/coreprofiler_versioned_scheme.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/coreprofiler_versioned_scheme.loc.sample Thu Jan 08 10:29:36 2026 +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 tool_version database path db_path scheme_path +# +#For example +#coreprofiler_downloaded_20250625_klebsiella_3_scgMLST634_632_loci_bigsdb klebsiella_3: scgMLST634 [632 loci] (BIGSdb) 1.1.1 bigsdb coreprofiler_klebsiella_3 db_klebsiella_3/klebsiella_3.fasta scheme_klebsiella_3 \ No newline at end of file diff -r 8caa09336d6f -r a1e8960e1629 tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Thu Dec 18 15:21:21 2025 +0000 +++ b/tool_data_table_conf.xml.sample Thu Jan 08 10:29:36 2026 +0000 @@ -1,6 +1,6 @@ - +
value, name, tool_version, database, path, db_path, scheme_path - +
\ No newline at end of file diff -r 8caa09336d6f -r a1e8960e1629 tool_data_table_conf.xml.test --- a/tool_data_table_conf.xml.test Thu Dec 18 15:21:21 2025 +0000 +++ b/tool_data_table_conf.xml.test Thu Jan 08 10:29:36 2026 +0000 @@ -1,6 +1,6 @@ - +
value, name, tool_version, database, path, db_path, scheme_path - +
\ No newline at end of file