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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ If you decide to upload your custom config file to `nf-core/configs` then this w
62
62
You will simply have to specify `-profile <config_name>` in the command used to run the pipeline.
63
63
See [`nf-core/configs`](https://github.com/nf-core/configs/tree/master/conf) for examples.
64
64
65
-
Before adding your config file to nf-core/configs, we highly recommend writing and testing your own custom config file (as described [above](Using an existingconfig)), and then continuing with the next steps.
65
+
Before adding your config file to nf-core/configs, we highly recommend writing and testing your own custom config file (as described [above](https://github.com/nf-core/configs#using-an-existing-config)), and then continuing with the next steps.
66
66
67
67
N.B. In your config file, please also make sure to add an extra `params` section with `params.config_profile_description`, `params.config_profile_contact` and `params.config_profile_url` set to reasonable values.
68
68
Users will get information on who wrote the configuration profile then when executing a nf-core pipeline and can report back if there are things missing for example.
0 commit comments