comparison kronik.xml @ 3:a979b9ff3272 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/hardklor commit b4871f9659a924a68430aed3a93f4f9bad733fd6
author galaxyp
date Wed, 07 Dec 2016 16:36:36 -0500
parents b2ae577a321c
children 539f157784e7
comparison
equal deleted inserted replaced
2:1c9bca15e214 3:a979b9ff3272
1 <tool id="kronik" name="Kronik" version="2.02"> 1 <tool id="kronik" name="Kronik" version="2.20">
2 <description>processes Hardklor features to find peptides by chromatographic profiling</description> 2 <description>processes Hardklor features to find peptides by chromatographic profiling</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="2.02">kronik</requirement> 4 <requirement type="package" version="2.20">kronik</requirement>
5 </requirements> 5 </requirements>
6 <stdio> 6 <stdio>
7 <exit_code range="1:" level="fatal" description="Error occurred while running Kronik"/> 7 <exit_code range="1:" level="fatal" description="Error occurred while running Kronik"/>
8 </stdio> 8 </stdio>
9 <command>kronik -c $c -d $d -g $g -m $m -n $n -p $p "$inputfile" "$output"</command> 9 <command>kronik -c $c -d $d -g $g -m $m -n $n -p $p "$inputfile" "$output"</command>