Mercurial > repos > proteore > proteore_data_manager
comparison data_manager_conf.xml @ 48:09d9fd9b2d8c draft
"planemo upload commit 714703437f238e7295980f96620365b801fd435c-dirty"
| author | proteore |
|---|---|
| date | Fri, 31 Jan 2020 15:51:40 +0000 |
| parents | e09edc8b1c90 |
| children |
comparison
equal
deleted
inserted
replaced
| 47:f89ddc972ad4 | 48:09d9fd9b2d8c |
|---|---|
| 15 <value_translation type="function">abspath</value_translation> | 15 <value_translation type="function">abspath</value_translation> |
| 16 </column> | 16 </column> |
| 17 </output> | 17 </output> |
| 18 </data_table> | 18 </data_table> |
| 19 <data_table name="proteore_protein_atlas_normal_tissue"> | 19 <data_table name="proteore_protein_atlas_normal_tissue"> |
| 20 <output> | |
| 21 <column name="id"/> | |
| 22 <column name="release"/> | |
| 23 <column name="name" /> | |
| 24 <column name="tissue" /> | |
| 25 <column name="value" output_ref="output" > | |
| 26 <move type="file"> | |
| 27 <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">protein_atlas/</target> | |
| 28 </move> | |
| 29 <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/protein_atlas/${release}.tsv</value_translation> | |
| 30 <value_translation type="function">abspath</value_translation> | |
| 31 </column> | |
| 32 </output> | |
| 33 </data_table> | |
| 34 <data_table name="proteore_protein_atlas_rna_tissue"> | |
| 20 <output> | 35 <output> |
| 21 <column name="id"/> | 36 <column name="id"/> |
| 22 <column name="release"/> | 37 <column name="release"/> |
| 23 <column name="name" /> | 38 <column name="name" /> |
| 24 <column name="tissue" /> | 39 <column name="tissue" /> |
