Mercurial > repos > iuc > coverm_contig
diff tool_data_table_conf.xml.test @ 0:4d15cbc3f077 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tools/coverm commit 5a4ee5e5f8eee3a08a1cd2dfd9edf15aacea0a94"
| author | iuc |
|---|---|
| date | Tue, 26 Apr 2022 15:25:50 +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 Tue Apr 26 15:25:50 2022 +0000 @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<tables> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="${__HERE__}/test-data/all_fasta.loc"/> + </table> +</tables> \ No newline at end of file
