Mercurial > repos > artbio > manta
diff tool_data_table_conf.xml.sample @ 3:55e11a23ba2a draft
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/manta commit 480fe530c42ddf2d9a0b89528a614b0b3c022cb3"
| author | artbio |
|---|---|
| date | Wed, 13 May 2020 18:05:33 +0000 |
| parents | |
| children | 2dda8684d642 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed May 13 18:05:33 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>
