Skip to content

JSON schema#133

Merged
apeltzer merged 11 commits intodevfrom
132-json-schema-nanostring
Jan 7, 2026
Merged

JSON schema#133
apeltzer merged 11 commits intodevfrom
132-json-schema-nanostring

Conversation

@jen-reeve
Copy link
Copy Markdown

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/nanostring 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).

@jen-reeve jen-reeve self-assigned this Mar 26, 2025
@nf-core-bot
Copy link
Copy Markdown
Member

nf-core-bot commented Mar 26, 2025

Warning

Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 3.3.1.
Please update your pipeline to the latest version.

For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation.

@jen-reeve jen-reeve marked this pull request as ready for review March 26, 2025 01:11
@jen-reeve jen-reeve moved this from To do to Ready for review in Hackathon March 2025 Mar 26, 2025
@jen-reeve jen-reeve linked an issue Mar 26, 2025 that may be closed by this pull request
15 tasks
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 26, 2025

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

Posted for pipeline commit 3591cb9

+| ✅ 219 tests passed       |+
!| ❗   3 tests had warnings |!
Details

❗ Test warnings:

  • pipeline_todos - TODO string in nextflow.config: Optionally, you can add a pipeline-specific nf-core config at https://github.com/nf-core/configs
  • pipeline_todos - TODO string in nextflow.config: Specify any additional parameters here
  • schema_lint - Schema 'description' should be 'Nanostring nCounter analysis pipeline'
    Found: 'A Nanostring nCounter analysis pipeline'

✅ Tests passed:

Run details

  • nf-core/tools version 3.3.1
  • Run at 2026-01-07 08:32:01

@apeltzer apeltzer mentioned this pull request Nov 27, 2025
@atrigila atrigila self-assigned this Jan 6, 2026
@atrigila atrigila requested a review from apeltzer January 6, 2026 12:45
Copy link
Copy Markdown
Member

@apeltzer apeltzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@github-project-automation github-project-automation bot moved this from Ready for review to In progress in Hackathon March 2025 Jan 7, 2026
@apeltzer apeltzer merged commit 02e2a9c into dev Jan 7, 2026
17 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in Hackathon March 2025 Jan 7, 2026
@apeltzer apeltzer deleted the 132-json-schema-nanostring branch January 30, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

JSON schema: Nanostring

6 participants