icbi-lab / nf-deseq2

A RNA-seq differential expression analysis pipeline downstream of nf-core/rnaseq.
BSD 2-Clause "Simplified" License
6 stars 5 forks source link

Add GO_TOPGO_R_Script #28

Closed ClaudiaSteinacher closed 2 years ago

ClaudiaSteinacher commented 2 years ago

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)

ClaudiaSteinacher commented 2 years ago

i changed the "args" to "arg"...i think that something is missing, but i don't know what....