Mercurial > repos > iuc > data_manager_snpeff
comparison data_manager_conf.xml @ 4:a9cace1ee2b7 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_snpeff commit 5c6d595ecbf2e4e39c25662a165c9e475e01ecd1-dirty
| author | iuc |
|---|---|
| date | Tue, 18 Apr 2017 09:39:00 -0400 |
| parents | c33041cee35a |
| children | a6e6e8415b7f |
comparison
equal
deleted
inserted
replaced
| 3:821c34cdacb6 | 4:a9cace1ee2b7 |
|---|---|
| 17 <column name="version" /> <!-- columns that are going to be specified by the Data Manager Tool --> | 17 <column name="version" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
| 18 <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool --> | 18 <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
| 19 <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool --> | 19 <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
| 20 <column name="path" output_ref="out_file" > | 20 <column name="path" output_ref="out_file" > |
| 21 <move type="directory" relativize_symlinks="True"> | 21 <move type="directory" relativize_symlinks="True"> |
| 22 <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">snpEff/v4_1/data</target> | 22 <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">snpEff/v4_3/data</target> |
| 23 </move> | 23 </move> |
| 24 <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/snpEff/v4_1/data</value_translation> | 24 <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/snpEff/v4_3/data</value_translation> |
| 25 <value_translation type="function">abspath</value_translation> | 25 <value_translation type="function">abspath</value_translation> |
| 26 </column> | 26 </column> |
| 27 </output> | 27 </output> |
| 28 </data_table> | 28 </data_table> |
| 29 <data_table name="snpeffv_regulationdb"> <!-- Defines a Data Table to be modified. --> | 29 <data_table name="snpeffv_regulationdb"> <!-- Defines a Data Table to be modified. --> |
