comparison samtools_phase.xml @ 1:2523cb0fb84c draft

Uploaded tool version 1.0.1, updated for samtools 1.0.
author devteam
date Wed, 24 Sep 2014 12:49:59 -0400
parents a0af255e28c1
children 2656247b5253
comparison
equal deleted inserted replaced
0:a0af255e28c1 1:2523cb0fb84c
1 <tool id="samtools_phase" name="Call and phase" version="1.0.0"> 1 <tool id="samtools_phase" name="Call and phase" version="1.0.1">
2 <description>heterozygous SNPs</description> 2 <description>heterozygous SNPs</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="0.1.19">samtools</requirement> 4 <requirement type="package" version="1.0">samtools</requirement>
5 </requirements> 5 </requirements>
6 <command>samtools phase -b "phase_wrapper" 6 <command>samtools phase -b "phase_wrapper"
7 #if str($option_set.option_sets) == 'advanced': 7 #if str($option_set.option_sets) == 'advanced':
8 ${option_set.ignore_chimeras} 8 ${option_set.ignore_chimeras}
9 -k $option_set.block_length 9 -k $option_set.block_length