TransPi icon indicating copy to clipboard operation
TransPi copied to clipboard

Operator `into` has been deprecated -- it's not available in DSL2 syntax

Open SowmyaPulapet opened this issue 3 years ago • 0 comments

Hi, I am trying to run TransPi with the '--all' option, but the process halted abruptly stating the following error:

DEBUG nextflow.Session - Session aborted -- Cause: Operator `into` has been deprecated -- it's not available in DSL2 syntax
Jul-22 14:24:15.801 [main] ERROR nextflow.cli.Launcher - @unknown
groovy.lang.DeprecationException: Operator `into` has been deprecated -- it's not available in DSL2 syntax

I assume this is an issue with the new nextflow update. Hope you would make changes accordingly soon.

SowmyaPulapet avatar Jul 23 '22 04:07 SowmyaPulapet