Closed ClaudiaSteinacher closed 2 years ago
I tried to do the nexflow and script is updated
I delete the lines (down) out of the code:
if (length(args)!=1) { stop("You have to enter the full path to your source file as parameter!", call.=FALSE)
i changed the "args" to "arg"...i think that something is missing, but i don't know what....
I tried to do the nexflow and script is updated
I delete the lines (down) out of the code:
Test if there is a inputfile argument
if (length(args)!=1) { stop("You have to enter the full path to your source file as parameter!", call.=FALSE)