Mercurial > repos > iuc > scpipe
comparison tool_data_table_conf.xml.test @ 1:9b55acf357ec draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scpipe commit ffcc4ba8dcf01fd19bee6d946f9789bcf4ed680a
| author | iuc |
|---|---|
| date | Fri, 17 Aug 2018 08:22:32 -0400 |
| parents | 57baf87c7fcd |
| children |
comparison
equal
deleted
inserted
replaced
| 0:57baf87c7fcd | 1:9b55acf357ec |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <!-- Locations of genome fasta files --> | 2 <!-- Locations of genome fasta files --> |
| 3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> | 3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> |
| 4 <columns>value, dbkey, name, path</columns> | 4 <columns>value, dbkey, name, path</columns> |
| 5 <file path="tool-data/all_fasta.loc" /> | 5 <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" /> |
| 6 </table> | 6 </table> |
| 7 </tables> | 7 </tables> |
| 8 | 8 |
