# HG changeset patch # User iracooke # Date 1450759435 18000 # Node ID 86fd1757f102414fe911f0811d181c3f66182092 # Parent 68d8c9e521d7017f09d963b85d55e87939300b9a planemo upload for repository https://github.com/iracooke/protk-galaxytools/blob/master/protk-proteogenomics/.shed.yml commit 864b3f087fff3a7cb18b2c0dd61442c2495e5b98 diff -r 68d8c9e521d7 -r 86fd1757f102 filter_psms.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/filter_psms.xml Mon Dec 21 23:43:55 2015 -0500 @@ -0,0 +1,99 @@ + + Select PSMs in a pepXML file matching criteria + + + protk + + + + filter_psms.rb + + ' + $first_expression + #for $expression in $expressions: + ,${expression.expression} + #end for + ' + + $pepxml_file + + --attribute $attribute + + $check_alt + + $reverse + + -o $output + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +**What it does** + +Filters PSMs in a pepXML file keeping only those that match filtering criteria + +---- + +**References** + + + + + diff -r 68d8c9e521d7 -r 86fd1757f102 tool_dependencies.xml --- a/tool_dependencies.xml Tue Oct 20 20:34:50 2015 -0400 +++ b/tool_dependencies.xml Mon Dec 21 23:43:55 2015 -0500 @@ -1,7 +1,7 @@ - +