Mercurial > repos > artbio > artbio_mutect2
diff tool-data/tool_data_table_conf.xml.sample @ 0:9305080e49aa draft
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/artbio_mutect2 commit 03354b4586b546b719105aee998142bd8ccb6bad"
| author | artbio |
|---|---|
| date | Thu, 07 May 2020 16:47:36 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/tool_data_table_conf.xml.sample Thu May 07 16:47:36 2020 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of all fasta files under genome directory --> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/all_fasta.loc" /> + </table> +</tables>
