diff cameradims.R @ 8:fe9a6e7bbebb draft

planemo upload for repository https://github.com/computational-metabolomics/dma-tools-galaxy commit fe424320c0b41d5eb18ed36892750ee9ae41bc0b-dirty
author tomnl
date Fri, 04 May 2018 10:26:13 -0400
parents 15aa33ca655e
children d4081e4160af
line wrap: on
line diff
--- a/cameradims.R	Fri May 04 10:20:00 2018 -0400
+++ b/cameradims.R	Fri May 04 10:26:13 2018 -0400
@@ -81,7 +81,7 @@
 
 if (nrow(df)==0){
    print('No peaks left after filtering')
-   exit()
+   quit()
 }