changeset 12:d8e584de1e34 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msi_qualitycontrol commit a0cadd9fe40da0094dc87bbf5e06a323973a0b42
author galaxyp
date Mon, 25 Jun 2018 19:04:10 -0400
parents b3fbaf973cfd
children 0a6923b31ed0
files msi_qualitycontrol.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/msi_qualitycontrol.xml	Thu Jun 21 16:45:39 2018 -0400
+++ b/msi_qualitycontrol.xml	Mon Jun 25 19:04:10 2018 -0400
@@ -758,8 +758,8 @@
                 plot(msidata[minmasspixel:maxmasspixel,], pixel=1:ncol(msidata),main="Average spectrum per sample",
                 pixel.groups=msidata\$combined_sample, key=key_zoomed, col=hue_pal()(number_combined),superpose=TRUE)
                 abline(v=c(inputcalibrantmasses[mass] -plusminusvalues[count], inputcalibrantmasses[mass] ,inputcalibrantmasses[mass] +plusminusvalues[count]), col="black", lty=c(3,1,3))
+            }
             count=count+1
-            }
         }
 
     ######### 17) ppm difference input calibrant m/z and m/z with max intensity in given m/z range#########