# HG changeset patch # User eschen42 # Date 1649268467 0 # Node ID d7f27d0fca7e2ac40b36174be821e03694b7a772 # Parent 196b84357e7e40539da6c947524620af944cee33 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/mqppep commit 13c001168047caa2eefb6b37727ba8974e54a025" diff -r 196b84357e7e -r d7f27d0fca7e PhosphoPeptide_Upstream_Kinase_Mapping.pl --- a/PhosphoPeptide_Upstream_Kinase_Mapping.pl Wed Apr 06 16:14:08 2022 +0000 +++ b/PhosphoPeptide_Upstream_Kinase_Mapping.pl Wed Apr 06 18:07:47 2022 +0000 @@ -188,7 +188,7 @@ && !($s =~ m/ SV=/s) ) { # OS= is used elsewhere, but it's not helpful without OX and GN - $s =~ s/OS=/OS /g; + $s =~ s/OS=/Species /g; # supply sensible default values $s .= "\tN/A\t-1\tN/A\tN/A\tN/A"; } else {