Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
metagWGS
Commits
2c4a0d1a
Commit
2c4a0d1a
authored
Jun 14, 2022
by
Claire Hoede
Browse files
Update usage.md: formatting of check your config
parent
81a693c7
Pipeline
#61008
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/usage.md
View file @
2c4a0d1a
...
...
@@ -337,9 +337,8 @@ For example check the version of software in the yaml file and the singularity r
#### Check your configuration and parameters
Because it has many levels of configuration we advise you to check your configuration using the following command:
For example:
`module load bioinfo/nfcore-Nextflow-v21.10.6
module load system/singularity-3.7.3
nextflow config -profile genotoul ~/work/metagWGSNewVersion/metagwgs/main.nf`
will output all the configuration that will be used by the workflow
```
module load bioinfo/nfcore-Nextflow-v21.10.6; module load system/singularity-3.7.3; nextflow config -profile genotoul ~/work/metagWGSNewVersion/metagwgs/main.nf```
will output all the configuration that will be used by the workflow
## V. Description of output files
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment