comparison tool_data_table_conf.xml.sample @ 4:c9218b9dc7f0 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit ccc78578217953c215252489b28527182d7c9510
author iuc
date Wed, 19 Feb 2025 16:19:04 +0000
parents 3843a30053ee
children
comparison
equal deleted inserted replaced
3:3843a30053ee 4:c9218b9dc7f0
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tables> 2 <tables>
3 <!-- Locations of indexes in the Bowtie mapper format --> 3 <!-- Locations of clair3 model folders -->
4 <table name="model" comment_char="#"> 4 <table name="model" comment_char="#">
5 <columns>value, name, platform, path</columns> 5 <columns>value, name, platform, path, source</columns>
6 <file path="tool-data/model.loc" /> 6 <file path="tool-data/model.loc" />
7 </table> 7 </table>
8 <table name="all_fasta" comment_char="#"> 8 <table name="all_fasta" comment_char="#">
9 <columns>value, dbkey, name, path</columns> 9 <columns>value, dbkey, name, path</columns>
10 <file path="tool-data/all_fasta.loc" /> 10 <file path="tool-data/all_fasta.loc" />