Mercurial > repos > devteam > sam_to_bam
comparison tool_data_table_conf.xml.test @ 4:4afb4a5f0924 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/sam_to_bam commit 411130b45dc30f7f24f41cdeec5e148c5d8faf40
author | iuc |
---|---|
date | Tue, 09 May 2017 11:18:00 -0400 |
parents | 5a5f92086188 |
children |
comparison
equal
deleted
inserted
replaced
3:6bb1b0a4652f | 4:4afb4a5f0924 |
---|---|
1 <tables> | 1 <tables> |
2 <table name="fasta_indexes" comment_char="#"> | 2 <table name="fasta_indexes" comment_char="#"> |
3 <columns>value, dbkey, name, path</columns> | 3 <columns>value, dbkey, name, path</columns> |
4 <file path="${__HERE__}/test-data/cached_locally/fasta_indexes.loc" /> | 4 <file path="${__HERE__}/test-data/cached_locally/fasta_indexes.loc" /> |
5 </table> | 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> | 6 </tables> |