Mercurial > repos > bgruening > cpat
comparison tool_data_table_conf.xml.test @ 1:c46da2ded2ae draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/cpat commit a447bd0404d45c185c4410dc9620e970d6995925
| author | bgruening |
|---|---|
| date | Tue, 23 Jul 2024 15:08:58 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 0:a2e1a3d9930a | 1:c46da2ded2ae |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of reference genome files in fasta format --> | |
| 4 <table name="all_fasta" comment_char="#"> | |
| 5 <columns>value, name, path</columns> | |
| 6 <file path="${__HERE__}/test-data/all_fasta.loc.test" /> | |
| 7 </table> | |
| 8 </tables> |
