0
|
1 # This file lists the locations of CTAT Centrifuge Indexes
|
|
2 # Usually there will only be one index, but it is concievable
|
|
3 # that there could be multiple indexes.
|
|
4 # This file format is as follows
|
|
5 # (white space characters are TAB characters):
|
|
6 #
|
|
7 #<value> <name> <path>
|
|
8 # value is a unique id
|
|
9 # name is the display name
|
|
10 # path is the directory where the index files are stored
|
|
11 #
|
|
12 #ctat_centrifuge_indexes.loc could look like:
|
|
13 #
|
|
14 #p_compressed+h+v CTAT_CentrifugeIndex_p_compressed+h+v /path/to/centrifuge/index/p_compressed+h+v
|
|
15 #
|