Mercurial > repos > iuc > data_manager_pharokka
diff tool-data/pharokka_db_versioned.loc.sample @ 1:bba8135dc024 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_pharokka_database_fetcher/ commit fcbcfe6bfcf007dc489ae035a6f23c07dc64ed31
| author | iuc |
|---|---|
| date | Sun, 06 Aug 2023 10:10:51 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/pharokka_db_versioned.loc.sample Sun Aug 06 10:10:51 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): + +#<unique_build_id> <dbkey> <version> <display_name> <DB_folder_path> + +# 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
