Mercurial > repos > iuc > kofamscan
comparison tool_data_table_conf.xml.test @ 3:c3c46f14c7a4 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kofamscan commit db30370820c68a8add7974d70ad04585cea5b084
author | iuc |
---|---|
date | Mon, 22 Apr 2024 14:41:54 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
2:95c71179a054 | 3:c3c46f14c7a4 |
---|---|
1 <?xml version="1.0"?> | |
2 <tables> | |
3 <table name="kofam" comment_char="#"> | |
4 <columns>value, name, profile_dir, ko_list</columns> | |
5 <file path="${__HERE__}/test-data/kofam_test.loc" /> | |
6 </table> | |
7 <table name="kofam_subset" comment_char="#"> | |
8 <columns>value, name, kofam_value</columns> | |
9 <file path="${__HERE__}/test-data/kofam_subsets_test.loc" /> | |
10 </table> | |
11 </tables> |