Mercurial > repos > jjohnson > data_manager_snpeff
annotate data_manager_conf.xml @ 6:a329eda0cdff draft default tip
Uploaded
| author | jjohnson |
|---|---|
| date | Wed, 09 Dec 2015 13:49:55 -0500 |
| parents | 78bcf4ac437c |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <data_managers> | |
|
5
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
3 <data_manager tool_file="data_manager/data_manager_snpEff_databases.xml" id="data_manager_snpeff_databases" > |
|
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
4 <data_table name="snpeffv_databases"> <!-- Defines a Data Table to be modified. --> |
| 0 | 5 <output> <!-- Handle the output of the Data Manager Tool --> |
|
5
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
6 <column name="key" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
|
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
7 <column name="version" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
| 0 | 8 <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
| 9 <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool --> | |
| 10 </output> | |
| 11 </data_table> | |
| 12 </data_manager> | |
|
5
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
13 <data_manager tool_file="data_manager/data_manager_snpEff_download.xml" id="data_manager_snpeff_download" > |
|
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
14 <data_table name="snpeffv_genomedb"> <!-- Defines a Data Table to be modified. --> |
| 0 | 15 <output> <!-- Handle the output of the Data Manager Tool --> |
|
5
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
16 <column name="key" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
|
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
17 <column name="version" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
| 0 | 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 --> | |
| 20 <column name="path" output_ref="out_file" > | |
| 21 <move type="directory" relativize_symlinks="True"> | |
|
5
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
22 <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">snpEff/v4_0/data</target> |
| 0 | 23 </move> |
|
5
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
24 <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/snpEff/v4_0/data</value_translation> |
| 0 | 25 <value_translation type="function">abspath</value_translation> |
| 26 </column> | |
| 27 </output> | |
| 28 </data_table> | |
|
5
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
29 <data_table name="snpeffv_regulationdb"> <!-- Defines a Data Table to be modified. --> |
| 0 | 30 <output> <!-- Handle the output of the Data Manager Tool --> |
|
5
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
31 <column name="key" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
|
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
32 <column name="version" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
| 0 | 33 <column name="genome" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
| 34 <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool --> | |
| 35 <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool --> | |
| 36 </output> | |
| 37 </data_table> | |
|
5
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
38 <data_table name="snpeffv_annotations"> <!-- Defines a Data Table to be modified. --> |
| 0 | 39 <output> <!-- Handle the output of the Data Manager Tool --> |
|
5
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
40 <column name="key" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
|
78bcf4ac437c
Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents:
4
diff
changeset
|
41 <column name="version" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
| 0 | 42 <column name="genome" /> <!-- columns that are going to be specified by the Data Manager Tool --> |
| 43 <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool --> | |
| 44 <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool --> | |
| 45 </output> | |
| 46 </data_table> | |
| 47 </data_manager> | |
| 48 </data_managers> | |
| 49 | |
| 50 |
