Skip to content
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

Adding Variant Calling tutorial pages to Usage section #1706

Merged
merged 7 commits into from
Oct 29, 2024
Merged

Conversation

lescai
Copy link
Contributor

@lescai lescai commented Oct 28, 2024

PR checklist

  • this is a documentation PR
  • it is meant to add a specific tutorial about variant calling with sarek
  • it is based on a published and tested tutorial to run entirely on gitpod

WARNING:
nf-core website code "pipelines.json" file must be changed to account for the file path as

"doc_files": [
                        "docs/output.md",
                        "docs/usage.md",
                        "docs/usage/variantcalling/introduction.md",
                        "docs/usage/variantcalling/theory.md",
                        "docs/usage/variantcalling/sarek.md",
                        "docs/usage/variantcalling/interpretation.md"
                    ],

closes #1696

@lescai lescai added the docs label Oct 28, 2024
@lescai lescai self-assigned this Oct 28, 2024
Copy link

github-actions bot commented Oct 28, 2024

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit b282b15

+| ✅ 215 tests passed       |+
#| ❔  11 tests were ignored |#
!| ❗   4 tests had warnings |!

❗ Test warnings:

  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!
  • pipeline_todos - TODO string in base.config: Check the defaults for all processes

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 3.0.2
  • Run at 2024-10-28 15:36:03

@lescai lescai merged commit b862f0e into nf-core:dev Oct 29, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants