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

Dev -> Master for 3.11 release #966

Merged
merged 153 commits into from
Mar 30, 2023
Merged

Dev -> Master for 3.11 release #966

merged 153 commits into from
Mar 30, 2023

Conversation

drpatelh
Copy link
Member

No description provided.

MatthiasZepper and others added 30 commits January 10, 2023 18:08
… (Lexogen kits as examples for inline UMIs in R1).
Add further example parameters to the UMI section of the manual.
This proposed section provides parameters for the QuantSeq FWD 3' mRNA sequencing protocol.
BAM_DEDUP_STATS_SAMTOOLS_UMITOOLS_GENOME was mistakenly written as
BAM_DEDUP_STATS_SAMTOOLS_UMI_UMITOOLS_GENOME, causing the workflow to
error out in case the UMI option was set when using HISAT2.

Fixes #929.
Adding recommended parameters for 3' tag RNA-seq (e.g. QuantSeq) data
Fix typo preventing the use of UMI processing with HISAT2
…nique(false) in contrast returns a new, deduplicated list and leaves the params intact.
Linting with the new version of Black 23.1
…licates

Deduplication for the ext.args of the STAR module
@github-actions
Copy link

Python linting (black) is failing

To keep the code consistent with lots of contributors, we run automated code consistency checks.
To fix this CI test, please run:

  • Install black: pip install black
  • Fix formatting errors in your pipeline: black .

Once you push these changes the test should pass, and you can hide this comment 👍

We highly recommend setting up Black in your code editor so that this formatting is done automatically on save. Ask about it on Slack for help!

Thanks again for your contribution!

@MatthiasZepper MatthiasZepper mentioned this pull request Mar 29, 2023
9 tasks
drpatelh and others added 3 commits March 29, 2023 14:53
@drpatelh
Copy link
Member Author

@nf-core-bot fix linting

@drpatelh drpatelh merged commit 48fb9b4 into master Mar 30, 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.