Mercurial > repos > scottx611x > data_manager_fetch_gene_annotation
annotate data_manager_conf.xml @ 39:2ab076cf69df draft
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
author | scottx611x |
---|---|
date | Fri, 08 Jul 2016 11:17:50 -0400 |
parents | |
children |
rev | line source |
---|---|
39
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
2 <data_managers> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
3 |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
4 <data_manager tool_file="data_manager/gene_annotation_fetcher.xml" id="gene_annotation_fetcher" version="1.0.0"> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
5 <data_table name="gene_annotation"> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
6 <output> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
7 <column name="value" /> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
8 <column name="dbkey" /> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
9 <column name="name" /> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
10 <column name="path" output_ref="out_file"> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
11 <move type="file"> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
12 <source>${path}</source> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
13 <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">gene_annotations/${name}</target> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
14 </move> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
15 <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/gene_annotations/${name}</value_translation> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
16 <value_translation type="function">abspath</value_translation> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
17 </column> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
18 </output> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
19 </data_table> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
20 </data_manager> |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
21 |
2ab076cf69df
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
scottx611x
parents:
diff
changeset
|
22 </data_managers> |