Mercurial > repos > iuc > length_and_gc_content
comparison tool_data_table_conf.xml.test @ 1:5f22a5dbc280 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit 0a56599c36b4968095ec5a3cb589f94fb139466c
| author | iuc |
|---|---|
| date | Sun, 28 Jan 2018 04:03:49 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 0:8ac63f45df7c | 1:5f22a5dbc280 |
|---|---|
| 1 <tables> | |
| 2 <table name="all_fasta" comment_char="#"> | |
| 3 <columns>value, dbkey, name, path</columns> | |
| 4 <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" /> | |
| 5 </table> | |
| 6 <table name="gene_sets" comment_char="#"> | |
| 7 <columns>value, dbkey, name, path</columns> | |
| 8 <file path="${__HERE__}/test-data/cached_locally/gene_sets.loc" /> | |
| 9 </table> | |
| 10 </tables> |
