annotate bowtie_genome_wrapper/tool_data_table_conf.xml.sample @ 1:ba39548ca273 draft default tip

Uploaded
author jackcurragh
date Mon, 04 Apr 2022 14:07:23 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
ba39548ca273 Uploaded
jackcurragh
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-->
ba39548ca273 Uploaded
jackcurragh
parents:
diff changeset
2 <tables>
ba39548ca273 Uploaded
jackcurragh
parents:
diff changeset
3 <!-- Locations of indexes in the Bowtie mapper format -->
ba39548ca273 Uploaded
jackcurragh
parents:
diff changeset
4 <table name="bowtie_indexes" comment_char="#">
ba39548ca273 Uploaded
jackcurragh
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
ba39548ca273 Uploaded
jackcurragh
parents:
diff changeset
6 <file path="/home/jack/projects/tools_for_Galaxy/ribogalaxy-toolshed/tools/bowtie_genome_wrapper/tool-data/bowtie_indices.loc.sample" />
ba39548ca273 Uploaded
jackcurragh
parents:
diff changeset
7 </table>
ba39548ca273 Uploaded
jackcurragh
parents:
diff changeset
8 </tables>