0
|
1 # This is a tab-separated file listing any Kraken databases
|
|
2 # installed locally to offer via Galaxy.
|
|
3 #
|
3
|
4 # Expect three columns, tab separated, as follows:
|
0
|
5 # - Column 1 - value, the key which Galaxy will record in DB
|
|
6 # - Column 2 - name, the text caption which Galaxy show users
|
|
7 # - Column 3 - path, the directory name (which will contain
|
|
8 # files named ``database.idx``, ``database.kdb`` and a
|
|
9 # sub-directory named taxonomy containing files from the
|
|
10 # NCBI named ``names.dmp`` and ``nodes.dmp``
|
|
11 #
|
1
|
12 # e.g. using the database provided with the kraken-using tool
|
|
13 # kodoja at https://doi.org/10.5281/zenodo.1406071
|
0
|
14 #
|
1
|
15 # kodojaDB_v1.0_kraken(tab)KodojaDB v1.0 (kraken), Sept 2018(tab)/mnt/shared/data/kodojaDB_v1.0/krakenDB
|
3
|
16 #
|
|
17 # Also, for backward compatibility with early versions of the
|
|
18 # Galaxy wrapper for Kraken, the Kodoja wrapper will also
|
|
19 # accept three columns as follows:
|
|
20 # - Column 1 - value, the key which Galaxy will record in DB
|
|
21 # - Column 2 - name, final part of folder name, which Galaxy
|
|
22 # will show the user in the drop down lists to choose from
|
|
23 # - Column 3 - path, parent folder name where $value/$name
|
|
24 # is the folder containing ``database.idx`` etc.
|