Mercurial > repos > proteore > proteore_data_manager
diff data_manager_conf.xml @ 7:77db6c42a212 draft
planemo upload commit 5df487b88ce2146c4be8e1d9f419006583185f6a-dirty
| author | proteore |
|---|---|
| date | Mon, 11 Mar 2019 04:37:01 -0400 |
| parents | f281a1eb83d6 |
| children | e6b8f0e5fe16 |
line wrap: on
line diff
--- a/data_manager_conf.xml Mon Mar 11 04:30:28 2019 -0400 +++ b/data_manager_conf.xml Mon Mar 11 04:37:01 2019 -0400 @@ -29,21 +29,6 @@ </column> </output> </data_table> - <data_table name="proteore_peptide_atlas"> - <output> - <column name="id"/> - <column name="name" /> - <column name="tissue" /> - <column name="value" output_ref="output" > - <move type="file"> - <!--source>${path}/${value}.tsv</source--> - <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">peptide_atlas/</target> - </move> - <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/peptide_atlas/${id}.tsv</value_translation> - <value_translation type="function">abspath</value_translation> - </column> - </output> - </data_table> <data_table name="proteore_id_mapping_Human"> <output> <column name="id" />
