annotate tool-data/kraken_databases.loc.sample @ 0:18fe33eb7775
draft
Uploaded kodoja_search.py v0.0.3 wrapper.
https://github.com/abaizan/kodoja_galaxy/commit/55004d41a9c0750b2543f394594ee58cc4426609
author |
peterjc |
date |
Wed, 14 Mar 2018 12:46:57 -0400 |
parents |
|
children |
4554fcd4ef6d |
rev |
line source |
0
|
1 # This is a tab-separated file listing any Kraken databases
|
|
2 # installed locally to offer via Galaxy.
|
|
3 #
|
|
4 # - Column 1 - value, the key which Galaxy will record in DB
|
|
5 # - Column 2 - name, the text caption which Galaxy show users
|
|
6 # - Column 3 - path, the directory name (which will contain
|
|
7 # files named ``database.idx``, ``database.kdb`` and a
|
|
8 # sub-directory named taxonomy containing files from the
|
|
9 # NCBI named ``names.dmp`` and ``nodes.dmp``
|
|
10 #
|
|
11 # e.g.
|
|
12 #
|
|
13 # plants_dec_2017(tab)Plants (December 2017)(tab)/mnt/shared/kraken_db/plants_2017_12/
|
|
14 #
|