Mercurial > repos > iuc > cnvkit_coverage
comparison tool_data_table_conf.xml.test @ 0:283ab3112eea draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 29b0ab3564dcf719bdb8ebd19d8b0956b0990e7a
| author | iuc |
|---|---|
| date | Tue, 16 May 2023 13:14:57 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:283ab3112eea |
|---|---|
| 1 <tables> | |
| 2 <!-- Location of SAMTools indexed FASTA files --> | |
| 3 <table name="fasta_indexes" comment_char="#"> | |
| 4 <columns>value, dbkey, name, path</columns> | |
| 5 <file path="${__HERE__}/test-data/fasta_indexes.loc" /> | |
| 6 </table> | |
| 7 </tables> |
