comparison tool_data_table_conf.xml.sample @ 9:532a336a14c1 default tip

Need all_fasta.loc for cummerbund
author Jim Johnson <jj@umn.edu>
date Mon, 13 Oct 2014 09:39:39 -0500
parents fbbbc9fd8fb9
children
comparison
equal deleted inserted replaced
8:fbbbc9fd8fb9 9:532a336a14c1
1 <tables> 1 <tables>
2 <!-- Locations of all fasta files under genome directory -->
3 <table name="all_fasta" comment_char="#">
4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/all_fasta.loc" />
6 </table>
2 <table name="fasta_indexes" comment_char="#"> 7 <table name="fasta_indexes" comment_char="#">
3 <columns>value, dbkey, name, path</columns> 8 <columns>value, dbkey, name, path</columns>
4 <file path="tool-data/fasta_indexes.loc" /> 9 <file path="tool-data/fasta_indexes.loc" />
5 </table> 10 </table>
6 </tables> 11 </tables>