changeset 10:fc1440a386f3 draft

planemo upload for repository https://github.com/computational-metabolomics/dma-tools-galaxy commit fe424320c0b41d5eb18ed36892750ee9ae41bc0b-dirty
author tomnl
date Fri, 04 May 2018 10:25:05 -0400
parents 96b0439ff692
children af92c618fc83
files cameradims.R
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/cameradims.R	Fri May 04 10:18:47 2018 -0400
+++ b/cameradims.R	Fri May 04 10:25:05 2018 -0400
@@ -81,6 +81,7 @@
 
 if (nrow(df)==0){
    print('No peaks left after filtering')
+   quit()
 }