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 UMI clustering #24

Merged
merged 51 commits into from
Jun 28, 2023
Merged

Add UMI clustering #24

merged 51 commits into from
Jun 28, 2023

Conversation

mirpedrol
Copy link
Member

@mirpedrol mirpedrol commented May 5, 2023

Add UMI clustering functionality.
Close #16

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/crisprseq 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>).
  • 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).

@github-actions
Copy link

github-actions bot commented May 5, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 2227d89

+| ✅ 155 tests passed       |+
#| ❔  17 tests were ignored |#
!| ❗   3 tests had warnings |!

❗ Test warnings:

  • pipeline_todos - TODO string in README.md: If applicable, make list of people who have also contributed
  • pipeline_todos - TODO string in WorkflowMain.groovy: Add Zenodo DOI for pipeline after first release
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your prefered methods description, e.g. add publication citation for this pipeline

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.7.2
  • Run at 2023-06-28 11:43:08

@mirpedrol mirpedrol marked this pull request as ready for review June 12, 2023 07:13
CHANGELOG.md Outdated Show resolved Hide resolved
workflows/crisprseq_targeted.nf Outdated Show resolved Hide resolved
workflows/crisprseq_targeted.nf Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
docs/usage_targeted.md Outdated Show resolved Hide resolved
@mirpedrol mirpedrol merged commit 5553085 into nf-core:dev Jun 28, 2023
@mirpedrol mirpedrol deleted the umi-clustering branch June 28, 2023 12:11
@mirpedrol mirpedrol mentioned this pull request Jun 29, 2023
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