Mercurial > repos > iuc > data_manager_homer_preparse
comparison tool_data_table_conf.xml.test @ 0:e6a2110ac3b9 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_homer_preparse commit e49d856e0181edc6120220a1b819cba2466a4289"
| author | iuc |
|---|---|
| date | Sun, 08 Aug 2021 11:01:47 +0000 |
| parents | |
| children | d9c177013aba |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:e6a2110ac3b9 |
|---|---|
| 1 <tables> | |
| 2 <!-- Locations of preparsed genomes when running tests--> | |
| 3 <table name="homer_preparse" comment_char="#"> | |
| 4 <columns>value, dbkey, mask, size, name, path, path_fasta, version</columns> | |
| 5 <file path="${__HERE__}/test-data/homer_preparse.loc" /> | |
| 6 </table> | |
| 7 <!-- Locations of all fasta files under genome directory --> | |
| 8 <table name="all_fasta" comment_char="#"> | |
| 9 <columns>value, dbkey, name, path</columns> | |
| 10 <file path="${__HERE__}/test-data/all_fasta.loc" /> | |
| 11 </table> | |
| 12 </tables> |
