comparison tool_data_table_conf.xml.sample @ 1:9bf4eb559ed5 draft

planemo upload commit 4381f4022eca6f3c58ae1d01096795cd28c15062
author devteam
date Mon, 10 Aug 2015 16:44:10 -0400
parents 9458af1ab90b
children
comparison
equal deleted inserted replaced
0:9458af1ab90b 1:9bf4eb559ed5
8 <!-- Locations of indexes in the Bowtie2 mapper format --> 8 <!-- Locations of indexes in the Bowtie2 mapper format -->
9 <table name="bowtie2_indexes" comment_char="#"> 9 <table name="bowtie2_indexes" comment_char="#">
10 <columns>value, dbkey, name, path</columns> 10 <columns>value, dbkey, name, path</columns>
11 <file path="tool-data/bowtie2_indices.loc" /> 11 <file path="tool-data/bowtie2_indices.loc" />
12 </table> 12 </table>
13 <!-- Locations of indexes in the Bowtie2 mapper format for TopHat2 to use -->
14 <table name="tophat2_indexes" comment_char="#">
15 <columns>value, dbkey, name, path</columns>
16 <file path="tool-data/tophat2_indices.loc" />
17 </table>
13 </tables> 18 </tables>