Mercurial > repos > iuc > gemini_pathways
comparison tool_data_table_conf.xml.test @ 4:69b5327a1f88 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit 283362494058ed64143b1f27afb447b8a1cb4313
author | iuc |
---|---|
date | Fri, 14 Dec 2018 13:02:36 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
3:6b09debcfc49 | 4:69b5327a1f88 |
---|---|
1 <tables> | |
2 <!-- Location of gemini annotation files for testing --> | |
3 <table name="gemini_versioned_databases" comment_char="#" allow_duplicate_entries="False"> | |
4 <columns>value, dbkey, version, name, path</columns> | |
5 <file path="${__HERE__}/test-data/gemini_versioned_databases.loc" /> | |
6 </table> | |
7 </tables> | |
8 |