-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated kaust profile #824
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See my comment why tests are failing
You need some more documentation about the pipeline specific configs: https://github.com/nf-core/configs/tree/master/docs/pipeline
And also on the main README of the repo where we list
Thanks for the pointer, I have now added the docs. |
@jfy133 thanks for suggestion, now the config is also working after moving the file to a public github repo :) |
You can merge @husensofteng ! |
name: Updated kaust profile
about: Update the main kaust config and added pipeline specific profiles for rnaseq and mag to overwrite some default limits set by those workflows.
Please follow these steps before submitting your PR:
[WIP]
in its titlemaster
branchSteps for adding a new config profile:
conf/
directorydocs/
directorynfcore_custom.config
file in the top-level directoryREADME.md
file in the top-level directoryprofile:
scope in.github/workflows/main.yml
.github/CODEOWNERS
(**/<custom-profile>** @<github-username>
)