comparison tool_data_table_conf.xml.test @ 0:7a82006f7c05 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit dacdfa7ecfbdd1c1a12494cf7d0450185c122c84"
author iuc
date Fri, 27 Aug 2021 20:34:52 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:7a82006f7c05
1 <?xml version="1.0"?>
2 <tables>
3 <!-- Locations of primer scheme bedfiles -->
4 <table name="primer_scheme_bedfiles" comment_char="#">
5 <columns>value, name, path</columns>
6 <file path="${__HERE__}/test-data/primer_scheme_bedfiles.loc" />
7 </table>
8 <table name="all_fasta" comment_char="#">
9 <columns>value, dbkey, name, path</columns>
10 <file path="${__HERE__}/test-data/all_fasta.loc" />
11 </table>
12 </tables>