comparison samtools_phase.xml @ 2:2656247b5253 draft

Uploaded tool version 1.0.2 for samtools 1.1
author devteam
date Fri, 26 Sep 2014 15:20:35 -0400
parents 2523cb0fb84c
children c21cb56fbbbc
comparison
equal deleted inserted replaced
1:2523cb0fb84c 2:2656247b5253
1 <tool id="samtools_phase" name="Call and phase" version="1.0.1"> 1 <tool id="samtools_phase" name="Call and phase" version="1.0.2">
2 <description>heterozygous SNPs</description> 2 <description>heterozygous SNPs</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="1.0">samtools</requirement> 4 <requirement type="package" version="1.1">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