Mercurial > repos > iuc > pizzly
comparison tool_data_table_conf.xml.test @ 1:3658798275bd draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit 0ad49d906b38e290b860310e73b1f8585ac65d09
| author | iuc |
|---|---|
| date | Tue, 03 Oct 2017 18:04:29 -0400 |
| parents | 6095717c185d |
| children |
comparison
equal
deleted
inserted
replaced
| 0:6095717c185d | 1:3658798275bd |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <table name="all_fasta" comment_char="#"> | 2 <table name="all_fasta" comment_char="#"> |
| 3 <columns>value, dbkey, name, path</columns> | 3 <columns>value, dbkey, name, path</columns> |
| 4 <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" /> | 4 <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" /> |
| 5 </table> | 5 </table> |
| 6 <table name="all_gtf" comment_char="#"> | 6 <table name="gene_sets" comment_char="#"> |
| 7 <columns>value, dbkey, name, path</columns> | 7 <columns>value, dbkey, name, path</columns> |
| 8 <file path="${__HERE__}/test-data/cached_locally/all_gtf.loc" /> | 8 <file path="${__HERE__}/test-data/cached_locally/gene_sets.loc" /> |
| 9 </table> | 9 </table> |
| 10 </tables> | 10 </tables> |
