annotate tool_data_table_conf.xml.sample @ 0:20453b656907

Imported from capsule None
author jjohnson
date Tue, 16 Sep 2014 13:35:24 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
20453b656907 Imported from capsule None
jjohnson
parents:
diff changeset
1 <tables>
20453b656907 Imported from capsule None
jjohnson
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
20453b656907 Imported from capsule None
jjohnson
parents:
diff changeset
3 <table name="all_fasta" comment_char="#">
20453b656907 Imported from capsule None
jjohnson
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
20453b656907 Imported from capsule None
jjohnson
parents:
diff changeset
5 <file path="tool-data/all_fasta.loc" />
20453b656907 Imported from capsule None
jjohnson
parents:
diff changeset
6 </table>
20453b656907 Imported from capsule None
jjohnson
parents:
diff changeset
7 </tables>