annotate tool_data_table_conf.xml.sample @ 3:890d97772e2a draft

Uploaded
author devteam
date Thu, 09 Jan 2014 14:28:39 -0500
parents e7d863c5c5d6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
e7d863c5c5d6 Update sam_pileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
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-->
e7d863c5c5d6 Update sam_pileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
2 <tables>
e7d863c5c5d6 Update sam_pileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
3 <table name="fasta_indexes" comment_char="#">
e7d863c5c5d6 Update sam_pileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
e7d863c5c5d6 Update sam_pileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
5 <file path="tool-data/fasta_indexes.loc" />
e7d863c5c5d6 Update sam_pileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
6 </table>
e7d863c5c5d6 Update sam_pileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
7 </tables>