Skip to content

docs: add group parameter heading#845

Closed
vinisalazar wants to merge 1 commit intonf-core:devfrom
vinisalazar:docs
Closed

docs: add group parameter heading#845
vinisalazar wants to merge 1 commit intonf-core:devfrom
vinisalazar:docs

Conversation

@vinisalazar
Copy link
Copy Markdown
Contributor

@vinisalazar vinisalazar commented Aug 12, 2025

Describes how the group parameter works.

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/mag branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

  Describes how the `group` parameter works. Closes #839.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 12, 2025

This PR is against the main branch ❌

  • Do not close this PR
  • Click Edit and change the base to dev
  • This CI test will remain failed until you push a new commit

Hi @vinisalazar,

It looks like this pull-request is has been made against the vinisalazar/mag main branch.
The main branch on nf-core repositories should always contain code from the latest release.
Because of this, PRs to main are only allowed if they come from the vinisalazar/mag dev branch.

You do not need to close this PR, you can change the target branch to dev by clicking the "Edit" button at the top of this page.
Note that even after this, the test will continue to show as failing until you push a new commit.

Thanks again for your contribution!

@vinisalazar vinisalazar changed the base branch from main to dev August 12, 2025 05:24
@vinisalazar
Copy link
Copy Markdown
Contributor Author

Closing this one because of the branch protection test. Submitted #846.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation of group parameter in samplesheet

1 participant