-
Notifications
You must be signed in to change notification settings - Fork 273
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
Update fub_curta.config and fub_curta.md #753
Conversation
wassimsalam01
commented
Sep 23, 2024
- Formatted fub_curta.config for consistency
- Fixed in fub_curta.md broken link when opening methylseq profile from https://nf-co.re/configs/fub_curta/
Thanks for this @wassimsalam01 ! I'll merge this in after the mega PR (as it's coming from my fork) |
docs/fub_curta.md
Outdated
@@ -26,7 +26,7 @@ In addition, job submissions are assigned the appropriate quality of service (QO | |||
|
|||
Institute-specific pipeline profiles exists for: | |||
|
|||
- [methylseq](pipeline/methylseq/fub_curta.md) | |||
- [methylseq](https://github.com/wassimsalam01/configs/blob/master/docs/pipeline/methylseq/fub_curta.md) |
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.
This should point to the main repo, not your fork - is there any reason why you're keeping the docs on your fork?
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.
Hi James, sorry about that. Fixing this right away
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.
Done!
Thanks @wassimsalam01 ! |