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

Issue797 skip umitools extract #807

Merged
merged 10 commits into from
Apr 29, 2022

Conversation

MatthiasZepper
Copy link
Member

@MatthiasZepper MatthiasZepper commented Apr 25, 2022

Add --skip_umi_extract to account for pre-existing UMIs header embeddings. #797

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/rnaseq 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.
  • [x ] CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@MatthiasZepper MatthiasZepper added help wanted Extra attention is needed WIP Work in progress labels Apr 25, 2022
@drpatelh
Copy link
Member

How are we doing here @MatthiasZepper ? Need any help/comments? Going to try and get any new enhancements in before end of day for testing before release. Lemme know :) Thanks for volunteering here! :bowtie:

@MatthiasZepper MatthiasZepper force-pushed the issue797-skip_umitools_extract branch from e53ac90 to fa4b6df Compare April 29, 2022 09:29
@MatthiasZepper MatthiasZepper marked this pull request as ready for review April 29, 2022 10:51
@github-actions
Copy link

github-actions bot commented Apr 29, 2022

nf-core lint overall result: Passed ✅

Posted for pipeline commit b5981a3

+| ✅ 144 tests passed       |+
#| ❔   3 tests were ignored |#

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: assets/email_template.html
  • files_unchanged - File ignored due to lint config: assets/email_template.txt
  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy

✅ Tests passed:

Run details

  • nf-core/tools version 2.3.2
  • Run at 2022-04-29 13:48:00

.nf-core.yml Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@drpatelh drpatelh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks a bunch @MatthiasZepper !

@drpatelh
Copy link
Member

Will run tests again on follow-up PRs so merging.

@drpatelh drpatelh merged commit ee5b7f6 into nf-core:dev Apr 29, 2022
@MatthiasZepper MatthiasZepper deleted the issue797-skip_umitools_extract branch April 29, 2022 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants