Mercurial > repos > iuc > gatk4_mutect2
diff tool_data_table_conf.xml.test @ 4:33da9009065f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/gatk4 commit c9ff247c1f6923be538cae9565ce99975426e94f"
| author | iuc |
|---|---|
| date | Wed, 13 May 2020 20:20:51 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Wed May 13 20:20:51 2020 +0000 @@ -0,0 +1,6 @@ +<tables> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="${__HERE__}/test-data/all_fasta.loc" /> + </table> +</tables>
