You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the local process with the nf-core WGET module which provides equivalent download functionality. The WGET module is tested and used across pipelines. It supports adding custom parameters via ext.args . This reduces maintenance and simplifies the code.