annotate tool_data_table_conf.xml.sample @ 6:f4bc1b2fc4d4 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffmerge commit 80b06e80066b32ad53ed418628992f056444256f
author iuc
date Sat, 05 Oct 2024 11:15:02 +0000
parents e556721b9872
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e556721b9872 Uploaded
devteam
parents:
diff changeset
1 <tables>
e556721b9872 Uploaded
devteam
parents:
diff changeset
2 <!-- Location of SAMTools indexed FASTA files -->
e556721b9872 Uploaded
devteam
parents:
diff changeset
3 <table name="fasta_indexes" comment_char="#">
e556721b9872 Uploaded
devteam
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
e556721b9872 Uploaded
devteam
parents:
diff changeset
5 <file path="tool-data/fasta_indexes.loc" />
e556721b9872 Uploaded
devteam
parents:
diff changeset
6 </table>
e556721b9872 Uploaded
devteam
parents:
diff changeset
7 </tables>