Mercurial > repos > mmonsoor > camera_combinexsannos
diff lib.r @ 10:e12acdd6e68f draft
planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa-dirty
| author | lecorguille |
|---|---|
| date | Mon, 13 Feb 2017 10:53:04 -0500 |
| parents | 972152941964 |
| children | ddce949e4b35 |
line wrap: on
line diff
--- a/lib.r Fri Feb 10 11:11:49 2017 -0500 +++ b/lib.r Mon Feb 13 10:53:04 2017 -0500 @@ -95,7 +95,7 @@ # --- Multi condition : diffreport --- - diffrep=NULL + diffrepOri=NULL if (!is.null(listArguments[["runDiffreport"]]) & nlevels(sampclass(xset))>=2) { #Check if the fillpeaks step has been done previously, if it hasn't, there is an error message and the execution is stopped. res=try(is.null(xset@filled))
