Mercurial > repos > iuc > malt_run
annotate test-data/malt_indices.loc @ 1:87a1202c03e8 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 6bde7c9985265b3086f1e1a6df814c20d02ee092"
author | iuc |
---|---|
date | Mon, 09 May 2022 15:08:00 +0000 |
parents | d505990b8c89 |
children |
rev | line source |
---|---|
0
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
1 # This is a sample file distributed with Galaxy that enables tools |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
2 # to use a directory of MALT indexed data files. The malt_index.loc |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
3 # file has this format (longer white space characters are TAB characters): |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
4 # |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
5 # <unique_build_id> <dbkey> <display_name> <file_path> |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
6 # |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
7 # So, for example, if you have the phiX indexe stored in |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
8 # /depot/data2/galaxy/phiX/base/, |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
9 # then the malt_index.loc entry would look like this: |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
10 # |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
11 # phiX phiX phiX Pretty /depot/data2/galaxy/phiX/base/phiX.fa |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
12 # |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
13 # and your /depot/data2/galaxy/phiX/base/ directory |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
14 # would contain phiX.fa.* files: |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
15 # |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
16 #-rw-r--r-- 1 galaxy universe 830134 2005-09-13 10:12 phiX.fa |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
17 #...etc... |
d505990b8c89
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
iuc
parents:
diff
changeset
|
18 phiX phiX Coliphage phiX ${__HERE__}/phiX |