comparison cpo_snpdist.xml @ 5:698579246d0d draft

planemo upload
author jjjjia
date Tue, 21 Aug 2018 17:53:08 -0400
parents fea89c4d5227
children
comparison
equal deleted inserted replaced
4:bd6f5844d60e 5:698579246d0d
1 <tool id="snippy-dist" name="snippy-dist" version="4.0.2"> 1 <tool id="cpo_snippy_dist" name="cpo_snippy_dist" version="0.6">
2 <requirements> 2 <description>modified snippy-dist v0.6 to the tree drawer of the cpo_predictions workflow</description>
3 <requirement type="package" version="4.0.2">snippy</requirement> 3 <requirements>
4 <requirement type="package" version="0.6">snp-dists</requirement>
4 </requirements> 5 </requirements>
5 <command detect_errors="exit_code"> 6 <command detect_errors="exit_code">
6 <![CDATA[ 7 <![CDATA[
7 snp-dists $input > distance.tab 8 snp-dists $input > distance.tab
8 ]]></command> 9 ]]></command>