PalMuc / TransPi

TransPi – a comprehensive TRanscriptome ANalysiS PIpeline for de novo transcriptome assembly
Other
26 stars 14 forks source link

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

Open SowmyaPulapet opened 1 year ago

SowmyaPulapet commented 1 year ago

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.