Remove a module

To delete a module from your pipeline, run nf-core modules remove.

nf-core modules remove abacas

You can pass the module name as an optional argument to nf-core modules remove instead of using the cli prompt, eg: nf-core modules remove fastqc. To specify the pipeline directory, use --dir <pipeline_dir>.