Mercurial > repos > galaxyp > hardklor
diff kronik.xml @ 4:539f157784e7 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/hardklor commit 975141c5e10d414c44d5e4172d9cbd5e3e6a1abe
author | galaxyp |
---|---|
date | Sat, 08 Apr 2017 08:17:22 -0400 |
parents | a979b9ff3272 |
children | 73fc27617b2e |
line wrap: on
line diff
--- a/kronik.xml Wed Dec 07 16:36:36 2016 -0500 +++ b/kronik.xml Sat Apr 08 08:17:22 2017 -0400 @@ -8,7 +8,7 @@ </stdio> <command>kronik -c $c -d $d -g $g -m $m -n $n -p $p "$inputfile" "$output"</command> <inputs> - <param name="inputfile" type="data" format="hk" label="Hardklör isotope distributions" /> + <param name="inputfile" type="data" format="hardklor" label="Hardklör isotope distributions" /> <param name="c" type="integer" value="5" label="Contaminant threshold in minutes" help="Peptides persisting for longer than this value are excluded" /> <param name="d" type="integer" value="3" label="Match tolerance" help="Minimum consecutive scans peptide must be found in" /> <param name="g" type="integer" value="1" label="Gap tolerance" help="Maximum amount of scans a peptide can skip to be considered in results" /> @@ -17,7 +17,7 @@ <param name="p" type="integer" value="10" label="Mass accuracy (ppm)" help="Peptides in adjacent scans must differ by less than this value to be called the same." /> </inputs> <outputs> - <data format="kr" name="output" /> + <data format="kronik" name="output" /> </outputs> <tests> <test>