comparison tool_data_table_conf.xml.sample @ 10:7d10b55965c9 draft default tip

planemo upload commit e96b43f96afce6a7b7dfd4499933aad7d05c955e-dirty
author thondeboer
date Wed, 16 May 2018 17:02:51 -0400
parents 6e75a84e9338
children
comparison
equal deleted inserted replaced
9:441103f02a11 10:7d10b55965c9
1 <tables> 1 <tables>
2 <!-- Locations of all fasta files under genome directory --> 2 <!-- Locations of all sam indexes under genome directory -->
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> 3 <table name="fasta_indexes" comment_char="#">
4 <columns>value, dbkey, name, path</columns> 4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/all_fasta.loc" /> 5 <file path="tool-data/fasta_indexes.loc" />
6 </table> 6 </table>
7 </tables> 7 </tables>