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

Release/0.1.0 #19

Merged
merged 235 commits into from
Nov 20, 2024
Merged

Release/0.1.0 #19

merged 235 commits into from
Nov 20, 2024

Conversation

buehlere
Copy link
Collaborator

@buehlere buehlere commented Nov 20, 2024

PR checklist

  • Initial version of nucleovar
  • 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
  • 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.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

There is a conflict with the required nextflow version and nf-prov pinned version. Ignoring this error for now.

rnaidu and others added 30 commits December 20, 2023 14:28
…added parameter validation/checking statements in WorkflowNucleovar.groovy
…s-workflows/nucleovar into feature/call_variants

keeping branches up to date between cluster and local
…ect1 module (commented out until mutect1 PR has been reviewed)
… variant calling docker image) and added to call_variants.nf subworkflows with necessary args
…BAM files from ArrayList to List type in vardictjava module
…ccessfully working in single and paired sample mode
… calling and added conditional statement in nucleovar.nf to trigger pipeline depending on number of samples as input. Also cleanup of random test data and directories
rnaidu and others added 29 commits October 10, 2024 10:31
… scope of bcftools reheader module to avoid sample switchup when running on diff nodes. also updated test config with correct filepath for header file
@buehlere buehlere merged commit 85c14d1 into main Nov 20, 2024
8 of 11 checks passed
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.

2 participants