comparison tool_data_table_conf.xml.sample @ 0:e13169dca7c8 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
author iuc
date Mon, 11 Apr 2022 20:36:48 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e13169dca7c8
1 <?xml version="1.0"?>
2 <tables>
3 <!-- Locations of reference fasta files -->
4 <table name="all_fasta" comment_char="#">
5 <columns>value, dbkey, name, path</columns>
6 <file path="tool-data/all_fasta.loc" />
7 </table>
8 <!-- Locations of indexes in the 2bit format -->
9 <table name="twobit" comment_char="#" allow_duplicate_entries="False">
10 <columns>value, path</columns>
11 <file path="tool-data/twobit.loc" />
12 </table>
13 </tables>