annotate tool_data_table_conf.xml.sample @ 4:796653c6376b draft

Uploaded
author jason-ellul
date Wed, 01 Jun 2016 02:36:11 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
796653c6376b Uploaded
jason-ellul
parents:
diff changeset
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
796653c6376b Uploaded
jason-ellul
parents:
diff changeset
2 <tables>
796653c6376b Uploaded
jason-ellul
parents:
diff changeset
3 <!-- Locations of all fasta files under genome directory -->
796653c6376b Uploaded
jason-ellul
parents:
diff changeset
4 <table name="all_fasta" comment_char="#">
796653c6376b Uploaded
jason-ellul
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
796653c6376b Uploaded
jason-ellul
parents:
diff changeset
6 <file path="tool-data/all_fasta.loc" />
796653c6376b Uploaded
jason-ellul
parents:
diff changeset
7 </table>
796653c6376b Uploaded
jason-ellul
parents:
diff changeset
8 </tables>