Mercurial > repos > devteam > sam_pileup
comparison tool_data_table_conf.xml.sample @ 1:e7d863c5c5d6
Update sam_pileup to use the fasta_indexes data table.
author | Dave Bouvier <dave@bx.psu.edu> |
---|---|
date | Wed, 11 Dec 2013 12:54:32 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:95612c159681 | 1:e7d863c5c5d6 |
---|---|
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--> | |
2 <tables> | |
3 <table name="fasta_indexes" comment_char="#"> | |
4 <columns>value, dbkey, name, path</columns> | |
5 <file path="tool-data/fasta_indexes.loc" /> | |
6 </table> | |
7 </tables> |