Mercurial > repos > proteore > proteore_data_manager
comparison data_manager_conf.xml @ 4:e967a99d66b3 draft
"planemo upload commit 540dd383c0617193db43bf11457011888751b022-dirty"
author | proteore |
---|---|
date | Thu, 23 Jan 2020 08:38:02 -0500 |
parents | 9ec42cb35abd |
children | b05fa99ddda2 |
comparison
equal
deleted
inserted
replaced
3:af0250fd023c | 4:e967a99d66b3 |
---|---|
30 <value_translation type="function">abspath</value_translation> | 30 <value_translation type="function">abspath</value_translation> |
31 </column> | 31 </column> |
32 </output> | 32 </output> |
33 </data_table> | 33 </data_table> |
34 <data_table name="proteore_protein_atlas_tumor_tissue"> | 34 <data_table name="proteore_protein_atlas_tumor_tissue"> |
35 <output> | |
36 <column name="id"/> | |
37 <column name="release"/> | |
38 <column name="name" /> | |
39 <column name="tissue" /> | |
40 <column name="value" output_ref="output" > | |
41 <move type="file"> | |
42 <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">protein_atlas/</target> | |
43 </move> | |
44 <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/protein_atlas/${release}.tsv</value_translation> | |
45 <value_translation type="function">abspath</value_translation> | |
46 </column> | |
47 </output> | |
48 </data_table> | |
49 <data_table name="proteore_protein_full_atlas"> | |
35 <output> | 50 <output> |
36 <column name="id"/> | 51 <column name="id"/> |
37 <column name="release"/> | 52 <column name="release"/> |
38 <column name="name" /> | 53 <column name="name" /> |
39 <column name="tissue" /> | 54 <column name="tissue" /> |