comparison tool_data_table_conf.xml.test @ 3:36b8c6f7601b draft

planemo upload for repository https://github.com/fubar2/microsatbed commit 7ceb6658309a7ababe622b5d92e729e5470e22f0-dirty
author fubar
date Sun, 14 Jul 2024 03:55:47 +0000
parents 5a43f6a279ca
children 25c70fff4079
comparison
equal deleted inserted replaced
2:9f2709bb1722 3:36b8c6f7601b
1 <tables> 1 <tables>
2 <!-- Locations of dbkeys and len files under genome directory --> 2 <!-- Locations of dbkeys and len files under genome directory -->
3 <table name="__dbkeys__" comment_char="#" allow_duplicate_entries="False"> 3 <table name="all_fasta" comment_char="#">
4 <columns>value, dbkey, name, path</columns> 4 <columns>value, dbkey, name, path</columns>
5 <file path="${__HERE__}/tool-data/all_fasta.loc.sample" /> 5 <file path="${__HERE__}/test-data/all_fasta.loc" />
6 </table> 6 </table>
7 </tables> 7 </tables>