configs
configs copied to clipboard
Update genotoul config
name: New Config about: A new cluster config
Please follow these steps before submitting your PR:
- [ ] If your PR is a work in progress, include
[WIP]in its title - [x] Your PR targets the
masterbranch - [ ] You've included links to relevant issues, if any
Steps for adding a new config profile:
- [ ] Add your custom config file to the
conf/directory - [x] Add your documentation file to the
docs/directory - [ ] Add your custom profile to the
nfcore_custom.configfile in the top-level directory - [x] Add your profile name to the
profile:scope in.github/workflows/main.yml - [ ] OPTIONAL: Add your custom profile path and GitHub user name to
.github/CODEOWNERS(**/<custom-profile>** @<github-username>)