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

Cram handling illumina #2

Merged
merged 10 commits into from
Sep 16, 2024

Conversation

tkchafin
Copy link

  • Generalise align_short map reduce to illumina
  • add readgroups if input was fastq
  • handle interleaved fastq input to bwamem

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
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile 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).

@reichan1998 reichan1998 merged commit c93c6bc into reichan1998:cram_handling Sep 16, 2024
6 checks passed
@reichan1998
Copy link
Owner

Thanks @tkchafin, great work on this!

reichan1998 pushed a commit that referenced this pull request Sep 24, 2024
@tkchafin tkchafin deleted the cram_handling_illumina branch October 1, 2024 09:29
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