annotate tool_data_table_conf.xml.test @ 7:881e16ad05c6
draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/samtools/sam_to_bam commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author |
devteam |
date |
Wed, 11 Nov 2015 12:51:52 -0500 |
parents |
d04d9f1c6791 |
children |
f7a0d41036c7 |
rev |
line source |
6
|
1 <tables>
|
|
2 <table name="fasta_indexes" comment_char="#">
|
|
3 <columns>value, dbkey, name, path</columns>
|
|
4 <file path="${__HERE__}/test-data/cached_locally/fasta_indexes.loc" />
|
|
5 </table>
|
|
6 <table name="all_fasta" comment_char="#">
|
|
7 <columns>value, dbkey, name, path</columns>
|
|
8 <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" />
|
|
9 </table>
|
|
10 </tables> |