Mercurial > repos > iuc > data_manager_packaged_annotation_data
comparison tool_data_table_conf.xml.test @ 0:bd26448ea6bc draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_packaged_annotation_data commit 339a6c16fb6d944d4e147b5192cbeb0ebd26d18e"
| author | iuc |
|---|---|
| date | Tue, 04 Jan 2022 18:33:19 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:bd26448ea6bc |
|---|---|
| 1 <tables> | |
| 2 <!-- Table of installed structured annotation data --> | |
| 3 <table name="packaged_annotation_data" comment_char="#"> | |
| 4 <columns>value, dbkey, data_name, data_id, data_format, package_id, package_name, path</columns> | |
| 5 <file path="${__HERE__}/test-data/packaged_annotation_data.loc" /> | |
| 6 </table> | |
| 7 <!-- Locations of dbkeys and len files under genome directory --> | |
| 8 <table name="__dbkeys__" comment_char="#"> | |
| 9 <columns>value, name, len_path</columns> | |
| 10 <file path="${__HERE__}/test-data/dbkeys.loc" /> | |
| 11 </table> | |
| 12 </tables> |
