Mercurial > repos > iuc > malt_run
comparison tool-data/malt_indices.loc.sample @ 0:d505990b8c89 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
author | iuc |
---|---|
date | Fri, 12 Nov 2021 18:39:23 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:d505990b8c89 |
---|---|
1 # This is a sample file distributed with Galaxy that enables tools | |
2 # to use a directory of MALT indexed data files. The malt_index.loc | |
3 # file has this format (longer white space characters are TAB characters): | |
4 # | |
5 # <unique_build_id> <dbkey> <display_name> <file_path> | |
6 # | |
7 # So, for example, if you have the phiX indexe stored in | |
8 # /depot/data2/galaxy/phiX/base/, | |
9 # then the malt_index.loc entry would look like this: | |
10 # | |
11 # phiX phiX phiX Pretty /depot/data2/galaxy/phiX/base/phiX.fa | |
12 # | |
13 # and your /depot/data2/galaxy/phiX/base/ directory | |
14 # would contain phiX.fa.* files: | |
15 # | |
16 #-rw-r--r-- 1 galaxy universe 830134 2005-09-13 10:12 phiX.fa | |
17 #...etc... | |
18 | |
19 #phiX phiX Coliphage phiX /phiX |