Mercurial > repos > iuc > cnvkit_call
comparison tool_data_table_conf.xml.test @ 0:2120d778cfde draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit c35b83e4b65b211377c9f616c77d7306da48a984
author | iuc |
---|---|
date | Sun, 14 May 2023 20:08:32 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:2120d778cfde |
---|---|
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> |