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

Alignment free deduplication #87

Merged
merged 21 commits into from
Apr 30, 2024
Merged

Conversation

Joon-Klaps
Copy link
Owner

@Joon-Klaps Joon-Klaps commented Jan 31, 2024

Tools considered that are reference free deduplication tools:

  • CALIB
  • UMIc
  • HUMID
  • AmpUMI

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/viralgenie branch on the nf-core/test-datasets repository.
  • 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).

@Joon-Klaps Joon-Klaps linked an issue Jan 31, 2024 that may be closed by this pull request
@Joon-Klaps
Copy link
Owner Author

  • update MQC config
  • update docs
    • output
    • usage
  • update params schema

@Joon-Klaps Joon-Klaps changed the title CALIB for alignment free deduplication Alignment free deduplication Apr 17, 2024
@Joon-Klaps
Copy link
Owner Author

  • Update pipeline chart

@Joon-Klaps Joon-Klaps merged commit aeafb33 into dev Apr 30, 2024
12 of 26 checks passed
@Joon-Klaps Joon-Klaps deleted the 27-deduplicate-umis-at-fastq-level branch May 3, 2024 07:07
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.

Deduplicate UMI's at fastq level
2 participants