comparison tool_data_table_conf.xml.sample @ 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 all fasta files under genome directory --> 2 <!-- Locations of all fasta files under genome directory -->
3 <table name="all_fasta" comment_char="#"> 3 <table name="all_fasta" comment_char="#">
4 <columns>value, dbkey, name, path</columns> 4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/all_fasta.loc.sample" /> 5 <file path="test-data/all_fasta.loc" />
6 </table> 6 </table>
7 </tables> 7 </tables>