# HG changeset patch # User bgruening # Date 1747993660 0 # Node ID 2ea34d422df46f5cb3e5dfaf89975a6fb48bc766 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/data_managers/data_manager_sylph_database commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18 diff -r 000000000000 -r 2ea34d422df4 data_manager/data_manager_sylph_database.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager/data_manager_sylph_database.xml Fri May 23 09:47:40 2025 +0000 @@ -0,0 +1,165 @@ + + + + 0.8.1 + 0 + 23.0 + 1 + + + sylph + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.1038/s41587-024-02412-y + + \ No newline at end of file diff -r 000000000000 -r 2ea34d422df4 data_manager_conf.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager_conf.xml Fri May 23 09:47:40 2025 +0000 @@ -0,0 +1,22 @@ + + + + + + + + + + ${path} + sylph/${path} + + ${GALAXY_DATA_MANAGER_DATA_PATH}/sylph/${path} + abspath + + + + + + + + \ No newline at end of file diff -r 000000000000 -r 2ea34d422df4 test-data/sylph_databases.loc.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/sylph_databases.loc.test Fri May 23 09:47:40 2025 +0000 @@ -0,0 +1,12 @@ +#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 version +# +#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 +sylph_downloaded_22052025_fungi-refseq-2024-07-25-c200-v0.3.syldb sylph database fungi-refseq-2024-07-25-c200-v0.3.syldb /tmp/tmpwo1n9334/galaxy-dev/tool-data/sylph/fungi-refseq-2024-07-25-c200-v0.3.syldb eukaryote FungiRefSeq-2024-07-25 1 +sylph_downloaded_22052025_OceanDNA-c200-v0.3.syldb sylph database OceanDNA-c200-v0.3.syldb /tmp/tmpwo1n9334/galaxy-dev/tool-data/sylph/OceanDNA-c200-v0.3.syldb prokaryote OceanDNA 1 diff -r 000000000000 -r 2ea34d422df4 tool-data/sylph_databases.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/sylph_databases.loc.sample Fri May 23 09:47:40 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 version +# +#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 \ No newline at end of file diff -r 000000000000 -r 2ea34d422df4 tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri May 23 09:47:40 2025 +0000 @@ -0,0 +1,6 @@ + + + value, name, path, clade, sylph_tax_identifier, version + +
+
\ No newline at end of file diff -r 000000000000 -r 2ea34d422df4 tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Fri May 23 09:47:40 2025 +0000 @@ -0,0 +1,6 @@ + + + value, name, path, clade, sylph_tax_identifier, version + +
+
\ No newline at end of file