Mercurial > repos > devteam > sam_to_bam
comparison tool_data_table_conf.xml.test @ 2:5a5f92086188 draft
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
| author | devteam |
|---|---|
| date | Tue, 13 Oct 2015 12:53:53 -0400 |
| parents | |
| children | 4afb4a5f0924 |
comparison
equal
deleted
inserted
replaced
| 1:7095d651c95f | 2:5a5f92086188 |
|---|---|
| 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> |
