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

Add --input schema and parsing #4

Merged
merged 6 commits into from
Oct 9, 2024
Merged

Conversation

DarianHole
Copy link
Member

@DarianHole DarianHole commented Aug 13, 2024

Adding in the nf-core samplesheet validation including:

  • Schema plugin
  • Schema validation json
  • Parsing samplesheet and combining fastq files for the same sample

PR checklist

  • This comment contains a description of changes (with reason).
  • Make sure your code lints (nf-core 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.
  • README.md is updated (including new tool citations and authors/contributors).

@DarianHole DarianHole merged commit ab6b5a1 into main Oct 9, 2024
4 checks passed
@DarianHole DarianHole deleted the adjust/samplesheet_input branch October 9, 2024 21:02
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.

1 participant