Mercurial > repos > iuc > data_manager_snpeff
diff data_manager_conf.xml @ 6:a6e6e8415b7f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_snpeff commit 9d2052269bfbca81a5f9cd10c3153e611358a329
| author | iuc |
|---|---|
| date | Tue, 24 Oct 2017 07:26:43 -0400 |
| parents | a9cace1ee2b7 |
| children |
line wrap: on
line diff
--- a/data_manager_conf.xml Tue Apr 18 12:55:49 2017 -0400 +++ b/data_manager_conf.xml Tue Oct 24 07:26:43 2017 -0400 @@ -35,16 +35,5 @@ <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool --> </output> </data_table> - <data_table name="snpeffv_annotations"> <!-- Defines a Data Table to be modified. --> - <output> <!-- Handle the output of the Data Manager Tool --> - <column name="key" /> <!-- columns that are going to be specified by the Data Manager Tool --> - <column name="version" /> <!-- columns that are going to be specified by the Data Manager Tool --> - <column name="genome" /> <!-- columns that are going to be specified by the Data Manager Tool --> - <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool --> - <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool --> - </output> - </data_table> </data_manager> </data_managers> - -
