Mercurial > repos > blankenberg > naive_variant_caller
diff tool-data/tool_data_table_conf.xml.sample @ 0:0095f76a5d05 draft
planemo upload for repository https://github.com/blankenberg/tools-blankenberg/tree/master/tools/naive_variant_caller commit cf5c0f6fb2651adf72e317a1cf77805fca30d84e
author | blankenberg |
---|---|
date | Thu, 17 Sep 2015 11:13:08 -0400 |
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 Sep 17 11:13:08 2015 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of SAMTools indexes and other files --> + <table name="sam_fa_indexes" comment_char="#"> + <columns>line_type, value, path</columns> + <file path="tool-data/sam_fa_indices.loc" /> + </table> +</tables>