Mercurial > repos > bgruening > sylph_query
diff tool-data/sylph_databases.loc.sample @ 0:d2a4c2cb8779 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
| author | bgruening |
|---|---|
| date | Fri, 23 May 2025 09:49:04 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/sylph_databases.loc.sample Fri May 23 09:49:04 2025 +0000 @@ -0,0 +1,9 @@ +# Expect four columns, tab separated, as follows: +# - value (Galaxy records this in the Galaxy DB) +# - name (Galaxy shows this in the UI) +# - path (folder name containing directory containing the Sylph DB and associated metadata file) +# - version (identifying version string to the admin) + +# +# e.g. +# plants2018<tab>Plant genomes (2018)<tab>/path/to/sylphDB/<[syldb, metdata file]><tab>version_string \ No newline at end of file
