Install a module
You can install modules from nf-core/modules in your pipeline using nf-core modules install.
A module installed this way will be installed to the ./modules/nf-core/modules directory.
You can pass the module name as an optional argument to nf-core modules install instead of using the cli prompt, eg: nf-core modules install fastqc. You can specify a pipeline directory other than the current working directory by using the --dir <pipeline dir>.
There are three additional flags that you can use when installing a module:
--force: Overwrite a previously installed version of the module.--prompt: Select the module version using a cli prompt.--sha <commit_sha>: Install the module at a specific commit.
- Contributing
- Pipelines
- Software packaging
- nf-test
- Website
- Code editors and styling
- Github
- How to contribute to nf-core
- Project proposals
-
- Tutorials
- Devcontainer
- Use nf-core pipelines
- Adding a pipeline
- Tests and test data
- Pipelines
- Contributing to nf-core
- External usage
- Google colab
- Migrate to topics
- Nextflow training
- nf-core training
- Overview
- Contributing training
- Storage utilization
-
- Guidelines
- Graphic design
- Pipelines
- Components
- Documentation
- External use
- Google slides progressbar
- Pull request review
-
- Checklists
- Pipeline release
- Community governance
- nf-core/tools
- Installation
- Test datasets
- TUI
- Custom remotes
- API Reference