# HG changeset patch # User iuc # Date 1691316702 0 # Node ID 50caca83e7c9a9f2d9ce70ce4b0b7c8e32808818 # Parent 97f310b8e308937250a43835911e86455a064175 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_pharokka_database_fetcher/ commit fcbcfe6bfcf007dc489ae035a6f23c07dc64ed31 diff -r 97f310b8e308 -r 50caca83e7c9 data_manager/data_manager_fetch_pharokka_db.py --- a/data_manager/data_manager_fetch_pharokka_db.py Thu Apr 20 07:51:43 2023 +0000 +++ b/data_manager/data_manager_fetch_pharokka_db.py Sun Aug 06 10:11:42 2023 +0000 @@ -60,7 +60,7 @@ # Update Data Manager JSON and write to file data_manager_entry = { "data_tables": { - "pharokka_db": { + "pharokka_db_versioned": { "value": db_value, "dbkey": db_value, "version": args.version, diff -r 97f310b8e308 -r 50caca83e7c9 data_manager/macros.xml --- a/data_manager/macros.xml Thu Apr 20 07:51:43 2023 +0000 +++ b/data_manager/macros.xml Sun Aug 06 10:11:42 2023 +0000 @@ -1,7 +1,7 @@ - 1.3.0 - 1 + 1.3.2 + 0 22.05 diff -r 97f310b8e308 -r 50caca83e7c9 data_manager/pharokka_db_fetcher.xml --- a/data_manager/pharokka_db_fetcher.xml Thu Apr 20 07:51:43 2023 +0000 +++ b/data_manager/pharokka_db_fetcher.xml Sun Aug 06 10:11:42 2023 +0000 @@ -1,12 +1,13 @@ + Fetches the DB required for phrokka macros.xml - Fetches the DB required for phrokka + - - + + + + @@ -35,6 +38,11 @@ + diff -r 97f310b8e308 -r 50caca83e7c9 data_manager_conf.xml --- a/data_manager_conf.xml Thu Apr 20 07:51:43 2023 +0000 +++ b/data_manager_conf.xml Sun Aug 06 10:11:42 2023 +0000 @@ -1,8 +1,8 @@ - - + + diff -r 97f310b8e308 -r 50caca83e7c9 test-data/pharokka_db.loc --- a/test-data/pharokka_db.loc Thu Apr 20 07:51:43 2023 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -#This is a sample file distributed with Galaxy that enables tools -#to use a pharokka DB folder. The pharokka_db.loc -#file needs this format (longer white space is the TAB character): - -# - -# for example: - -# pharokka_db pharokka_db v1.2.1 Pharokka Database v1.2.0 /data/pharokka_db - -# To retrieve the complete DB look at https://github.com/gbouras13/pharokka or -# use `wget "https://zenodo.org/record/7563578/files/pharokka_v1.2.0_database.tar.gz"` (14.02.2023) \ No newline at end of file diff -r 97f310b8e308 -r 50caca83e7c9 tool-data/pharokka_db.loc --- a/tool-data/pharokka_db.loc Thu Apr 20 07:51:43 2023 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -#This is a sample file distributed with Galaxy that enables tools -#to use a pharokka DB folder. The pharokka_db.loc -#file needs this format (longer white space is the TAB character): - -# - -# for example: - -# pharokka_db pharokka_db v1.2.1 Pharokka Database v1.2.0 /data/pharokka_db - -# To retrieve the complete DB look at https://github.com/gbouras13/pharokka or -# use `wget "https://zenodo.org/record/7563578/files/pharokka_v1.2.0_database.tar.gz"` (14.02.2023) \ No newline at end of file diff -r 97f310b8e308 -r 50caca83e7c9 tool-data/pharokka_db_versioned.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/pharokka_db_versioned.loc.sample Sun Aug 06 10:11:42 2023 +0000 @@ -0,0 +1,12 @@ +#This is a sample file distributed with Galaxy that enables tools +#to use a pharokka DB folder. The pharokka_db_versioned.loc +#file needs this format (longer white space is the TAB character): + +# + +# for example: + +# pharokka_db pharokka_db v1.2.1 Pharokka Database v1.2.0 /data/pharokka_db + +# To retrieve the complete DB look at https://github.com/gbouras13/pharokka or +# use `wget "https://zenodo.org/record/7563578/files/pharokka_v1.2.0_database.tar.gz"` (14.02.2023) \ No newline at end of file diff -r 97f310b8e308 -r 50caca83e7c9 tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Thu Apr 20 07:51:43 2023 +0000 +++ b/tool_data_table_conf.xml.sample Sun Aug 06 10:11:42 2023 +0000 @@ -1,7 +1,7 @@ - +
value, dbkey, version, name, path - +
\ No newline at end of file