Mercurial > repos > devteam > tophat_fusion_post
annotate tool_data_table_conf.xml.sample @ 12:f83394a2c2da draft default tip
Uploaded
| author | devteam | 
|---|---|
| date | Thu, 27 Feb 2014 15:05:24 -0500 | 
| parents | 33aafd74bb31 | 
| children | 
| rev | line source | 
|---|---|
| 0 | 1 <tables> | 
| 
10
 
33aafd74bb31
Fix bugs: (a) use value rather than dbkey to get bowtie indices and (b) point to correct bowtie table.
 
devteam@galaxyproject.org 
parents: 
0 
diff
changeset
 | 
2 <table name="bowtie_indexes" comment_char="#"> | 
| 0 | 3 <columns>value, dbkey, name, path</columns> | 
| 
10
 
33aafd74bb31
Fix bugs: (a) use value rather than dbkey to get bowtie indices and (b) point to correct bowtie table.
 
devteam@galaxyproject.org 
parents: 
0 
diff
changeset
 | 
4 <file path="tool-data/bowtie_indices.loc" /> | 
| 0 | 5 </table> | 
| 6 <table name="tophat_fusion_blastdb_indexes" comment_char="#"> | |
| 7 <columns>value, dbkey, name, path</columns> | |
| 8 <file path="tool-data/tophat_fusion_blastdb.loc" /> | |
| 9 </table> | |
| 10 </tables> | 
