annotate bowtie_transcriptome_wrapper/tool_data_table_conf.xml.sample @ 5:4586071dd843 draft default tip

Uploaded
author jackcurragh
date Thu, 09 Feb 2023 23:19:53 +0000
parents 0264a0f8b1d0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
210e00626ac2 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-->
210e00626ac2 Uploaded
jackcurragh
parents:
diff changeset
2 <tables>
210e00626ac2 Uploaded
jackcurragh
parents:
diff changeset
3 <!-- Locations of indexes in the Bowtie mapper format -->
5
4586071dd843 Uploaded
jackcurragh
parents: 4
diff changeset
4 <table name="bowtie_transcriptome_indexes" comment_char="#">
0
210e00626ac2 Uploaded
jackcurragh
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
210e00626ac2 Uploaded
jackcurragh
parents:
diff changeset
6 <file path="tool-data/bowtie_transcriptome_indexes.loc" />
210e00626ac2 Uploaded
jackcurragh
parents:
diff changeset
7 </table>
210e00626ac2 Uploaded
jackcurragh
parents:
diff changeset
8 </tables>