Mercurial > repos > estrain > pharokka
diff tool-data/pharokka_db_versioned.loc.sample @ 0:3861f0c875af draft default tip
planemo upload commit 897d2d95060ea3cb3f904d53d9d7e0f26644b005
| author | estrain |
|---|---|
| date | Fri, 13 Mar 2026 12:17:54 +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 Fri Mar 13 12:17:54 2026 +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.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.0 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
