Mercurial > repos > sanbi-uwc > data_manager_rnastar_index_builder
annotate data_manager_conf.xml @ 14:70316134a316 draft default tip
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit fbb3a55395065d6ea8ed23189fa65813b93d52a3
author | sanbi-uwc |
---|---|
date | Wed, 09 Mar 2016 05:45:58 -0500 |
parents | 6096741e8d83 |
children |
rev | line source |
---|---|
0
2883a3b7dc56
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="utf-8" ?> |
2883a3b7dc56
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
diff
changeset
|
2 <data_managers> |
2883a3b7dc56
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
diff
changeset
|
3 <data_manager tool_file="data_manager/rnastar_index_builder.xml" id="rnastar_index_builder" version="0.0.1"> |
11
6096741e8d83
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit e1dfc6180dbf3ae2843b1837a0a07c8ba8b3f314
sanbi-uwc
parents:
10
diff
changeset
|
4 <data_table name="rnastar_index"> |
2
01e77b5e12c5
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
0
diff
changeset
|
5 <output> |
01e77b5e12c5
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
0
diff
changeset
|
6 <column name="value" /> |
01e77b5e12c5
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
0
diff
changeset
|
7 <column name="dbkey" /> |
10
61084615bb57
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit ab936cfb63040f3e5d34d35c1e2b968698fd2caa
sanbi-uwc
parents:
9
diff
changeset
|
8 <column name="path" output_ref="out_file"> |
2
01e77b5e12c5
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
0
diff
changeset
|
9 <move type="directory" relative_symlinks="True"> |
01e77b5e12c5
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
0
diff
changeset
|
10 <!-- no need to set source, gets taken from out_dir.extra_files_path --> |
01e77b5e12c5
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
0
diff
changeset
|
11 <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">${dbkey}/rnastar_index/${value}</target> |
01e77b5e12c5
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
0
diff
changeset
|
12 </move> |
01e77b5e12c5
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
0
diff
changeset
|
13 <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/{$dbkey}/rnastar_index/${value}/${path}</value_translation> |
01e77b5e12c5
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
0
diff
changeset
|
14 <value_translation type="function">abspath</value_translation> |
01e77b5e12c5
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
0
diff
changeset
|
15 </column> |
01e77b5e12c5
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
0
diff
changeset
|
16 </output> |
0
2883a3b7dc56
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
diff
changeset
|
17 </data_table> |
2883a3b7dc56
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
diff
changeset
|
18 </data_manager> |
2883a3b7dc56
planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
sanbi-uwc
parents:
diff
changeset
|
19 </data_managers> |