Mercurial > repos > sanbi-uwc > data_manager_novoalign_index_builder
annotate data_manager_conf.xml @ 10:73baf37760ce draft default tip
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit ae5c4c9f96bd59f076312c8e3543dc48398e38b1
author | sanbi-uwc |
---|---|
date | Fri, 04 Mar 2016 07:56:53 -0500 |
parents | aa87cfa1d6de |
children |
rev | line source |
---|---|
1
4d67344bdea7
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit 1f4717cce284465cddbb221a5ca4d1f601c14f84
sanbi-uwc
parents:
0
diff
changeset
|
1 <?xml version="1.0" encoding="utf-8" ?> |
0
85fbd52dbb36
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit d51fdc6291de173e829a839e98c6c3ae367d84bf
sanbi-uwc
parents:
diff
changeset
|
2 <data_managers> |
85fbd52dbb36
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit d51fdc6291de173e829a839e98c6c3ae367d84bf
sanbi-uwc
parents:
diff
changeset
|
3 <data_manager tool_file="data_manager/novoalign_index_builder.xml" id="novoalign_index_builder" version="0.0.1"> |
1
4d67344bdea7
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit 1f4717cce284465cddbb221a5ca4d1f601c14f84
sanbi-uwc
parents:
0
diff
changeset
|
4 <data_table name="novocraft_index"> |
0
85fbd52dbb36
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit d51fdc6291de173e829a839e98c6c3ae367d84bf
sanbi-uwc
parents:
diff
changeset
|
5 <output> |
85fbd52dbb36
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit d51fdc6291de173e829a839e98c6c3ae367d84bf
sanbi-uwc
parents:
diff
changeset
|
6 <column name="value" /> |
85fbd52dbb36
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit d51fdc6291de173e829a839e98c6c3ae367d84bf
sanbi-uwc
parents:
diff
changeset
|
7 <column name="dbkey" /> |
5
db05a35d61ee
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit d73c0a03dff94163c9988a997bada747414bb7a8
sanbi-uwc
parents:
4
diff
changeset
|
8 <column name="name" /> |
7
920b672f75a8
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit 2adcb39fe5b214ef3e8f0cc6bc11257fd2520bf2
sanbi-uwc
parents:
6
diff
changeset
|
9 <column name="path" output_ref="out_file"> |
10
73baf37760ce
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit ae5c4c9f96bd59f076312c8e3543dc48398e38b1
sanbi-uwc
parents:
9
diff
changeset
|
10 <move type="directory" relative_symlinks="True"> |
7
920b672f75a8
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit 2adcb39fe5b214ef3e8f0cc6bc11257fd2520bf2
sanbi-uwc
parents:
6
diff
changeset
|
11 <!-- no need to set source, gets taken from out_dir.extra_files_path --> |
920b672f75a8
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit 2adcb39fe5b214ef3e8f0cc6bc11257fd2520bf2
sanbi-uwc
parents:
6
diff
changeset
|
12 <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">${dbkey}/novocraft_index/${value}</target> |
0
85fbd52dbb36
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit d51fdc6291de173e829a839e98c6c3ae367d84bf
sanbi-uwc
parents:
diff
changeset
|
13 </move> |
7
920b672f75a8
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit 2adcb39fe5b214ef3e8f0cc6bc11257fd2520bf2
sanbi-uwc
parents:
6
diff
changeset
|
14 <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/{$dbkey}/novocraft_index/${value}/${path}</value_translation> |
4
1b70cac31576
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit 7a4e8e63f25a6cee79940d3d353599a3abc90bf4
sanbi-uwc
parents:
1
diff
changeset
|
15 <value_translation type="function">abspath</value_translation> |
7
920b672f75a8
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit 2adcb39fe5b214ef3e8f0cc6bc11257fd2520bf2
sanbi-uwc
parents:
6
diff
changeset
|
16 </column> |
0
85fbd52dbb36
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit d51fdc6291de173e829a839e98c6c3ae367d84bf
sanbi-uwc
parents:
diff
changeset
|
17 </output> |
7
920b672f75a8
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit 2adcb39fe5b214ef3e8f0cc6bc11257fd2520bf2
sanbi-uwc
parents:
6
diff
changeset
|
18 </data_table> |
0
85fbd52dbb36
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit d51fdc6291de173e829a839e98c6c3ae367d84bf
sanbi-uwc
parents:
diff
changeset
|
19 </data_manager> |
4
1b70cac31576
planemo upload for repository https://github.com/zipho/data_manager_novoalign_index_builder commit 7a4e8e63f25a6cee79940d3d353599a3abc90bf4
sanbi-uwc
parents:
1
diff
changeset
|
20 </data_managers> |