comparison bcftools_cnv.xml @ 5:3f4a9f300a87 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 10853682ffb2e9776256bb63c899ef5c5fe0007e
author iuc
date Thu, 13 Apr 2017 16:26:37 -0400
parents f0326721c12d
children 3db02178fb4d
comparison
equal deleted inserted replaced
4:f0326721c12d 5:3f4a9f300a87
10 <command detect_errors="aggressive"><![CDATA[ 10 <command detect_errors="aggressive"><![CDATA[
11 @PREPARE_ENV@ 11 @PREPARE_ENV@
12 @PREPARE_INPUT_FILE@ 12 @PREPARE_INPUT_FILE@
13 #set $section = $sec_restrict 13 #set $section = $sec_restrict
14 @PREPARE_TARGETS_FILE@ 14 @PREPARE_TARGETS_FILE@
15 @PREPARE_REGIONS_FILE@
15 16
16 bcftools @EXECUTABLE@ 17 bcftools @EXECUTABLE@
17 18
18 --output-dir cnv_tmp 19 --output-dir cnv_tmp
19 20