Mercurial > repos > devteam > tophat_fusion_post
comparison tool_data_table_conf.xml.sample @ 10:33aafd74bb31
Fix bugs: (a) use value rather than dbkey to get bowtie indices and (b) point to correct bowtie table.
author | devteam@galaxyproject.org |
---|---|
date | Thu, 27 Feb 2014 14:58:22 -0500 |
parents | 70f710e91120 |
children |
comparison
equal
deleted
inserted
replaced
9:7d6658b2531a | 10:33aafd74bb31 |
---|---|
1 <tables> | 1 <tables> |
2 <table name="bowtie2_indexes" comment_char="#"> | 2 <table name="bowtie_indexes" comment_char="#"> |
3 <columns>value, dbkey, name, path</columns> | 3 <columns>value, dbkey, name, path</columns> |
4 <file path="tool-data/bowtie2_indices.loc" /> | 4 <file path="tool-data/bowtie_indices.loc" /> |
5 </table> | 5 </table> |
6 <table name="tophat_fusion_blastdb_indexes" comment_char="#"> | 6 <table name="tophat_fusion_blastdb_indexes" comment_char="#"> |
7 <columns>value, dbkey, name, path</columns> | 7 <columns>value, dbkey, name, path</columns> |
8 <file path="tool-data/tophat_fusion_blastdb.loc" /> | 8 <file path="tool-data/tophat_fusion_blastdb.loc" /> |
9 </table> | 9 </table> |