annotate tool_data_table_conf.xml.sample @ 6:338d4f7c1f15 draft default tip

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/MirParser commit dd9d4fc7590cdbb3ceba8e34c0e890bca3ff2fb9-dirty
author drosofff
date Mon, 28 Aug 2017 12:09:25 -0400
parents 035df35a257e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
035df35a257e planemo upload for repository https://bitbucket.org/drosofff/gedtools/
drosofff
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-->
035df35a257e planemo upload for repository https://bitbucket.org/drosofff/gedtools/
drosofff
parents:
diff changeset
2 <tables>
035df35a257e planemo upload for repository https://bitbucket.org/drosofff/gedtools/
drosofff
parents:
diff changeset
3 <!-- Locations of indexes in the Bowtie mapper format -->
035df35a257e planemo upload for repository https://bitbucket.org/drosofff/gedtools/
drosofff
parents:
diff changeset
4 <table name="bowtie_indexes" comment_char="#">
035df35a257e planemo upload for repository https://bitbucket.org/drosofff/gedtools/
drosofff
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
035df35a257e planemo upload for repository https://bitbucket.org/drosofff/gedtools/
drosofff
parents:
diff changeset
6 <file path="tool-data/bowtie_indices.loc" />
035df35a257e planemo upload for repository https://bitbucket.org/drosofff/gedtools/
drosofff
parents:
diff changeset
7 </table>
035df35a257e planemo upload for repository https://bitbucket.org/drosofff/gedtools/
drosofff
parents:
diff changeset
8 </tables>