# HG changeset patch # User eschen42 # Date 1649272799 0 # Node ID ee7dedf9c79b527a17241362a37773dde531e7ab # Parent d7f27d0fca7e2ac40b36174be821e03694b7a772 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/mqppep commit 5f2b0011b61720641dbeba5c79395a36de24424b" diff -r d7f27d0fca7e -r ee7dedf9c79b PhosphoPeptide_Upstream_Kinase_Mapping.pl --- a/PhosphoPeptide_Upstream_Kinase_Mapping.pl Wed Apr 06 18:07:47 2022 +0000 +++ b/PhosphoPeptide_Upstream_Kinase_Mapping.pl Wed Apr 06 19:19:59 2022 +0000 @@ -431,12 +431,6 @@ # begin FIX >gi|114939|sp|P00722.2|BGAL_ECOLI Beta-galactosidase (Lactase) cRAP if (@x > 3) { @x = (">".$x[$#x - 2], $x[$#x - 1], $x[$#x]); - if ($_ =~ m/DHE3_BOVIN/) { - print "\$_ = $_\n"; - for my $i (0 .. $#x) { - print "\$x[$i] = $x[$i]\n"; - }; - } } # end FIX >gi|114939|sp|P00722.2|BGAL_ECOLI Beta-galactosidase (Lactase) cRAP for my $i (0 .. $#x) { diff -r d7f27d0fca7e -r ee7dedf9c79b macros.xml --- a/macros.xml Wed Apr 06 18:07:47 2022 +0000 +++ b/macros.xml Wed Apr 06 19:19:59 2022 +0000 @@ -1,5 +1,5 @@ - 0.1.9 + 0.1.10 0