-
Notifications
You must be signed in to change notification settings - Fork 717
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
Issue797 skip umitools extract #807
Conversation
Dev -> Master for v3.5 release
Dev -> Master for v3.6 release
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! |
e53ac90
to
fa4b6df
Compare
|
There was a problem hiding this 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 !
Will run tests again on follow-up PRs so merging. |
Add
--skip_umi_extract
to account for pre-existing UMIs header embeddings. #797PR checklist
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 docsIf necessary, also make a PR on the nf-core/rnaseq branch on the nf-core/test-datasets repository.nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).Usage Documentation indocs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).