annotate tool_data_table_conf.xml.sample @ 2:0ed8b7f6d506 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/cufflinks/cuffmerge commit eb18f691975ef9539b5ebd4f118343c8ad967a1f
author devteam
date Tue, 07 Feb 2017 18:38:29 -0500
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>