-
Notifications
You must be signed in to change notification settings - Fork 36
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
Release 4.2.0 #358
Release 4.2.0 #358
Conversation
ggabernet
commented
Nov 26, 2024
- Adds TRUST4 support
- Adds options to remove V and C primer region by length when primer sequences are unknown.
- Adds option to save non-productive sequences after IgBlast alignment.
- Updated nf-core template to v3.0.2
- Deprecated isotype_column param in favor of annotating C region or C primer information in the c_call column when c_call is NA.
- Avoids saving pRESTO intermediate files in results directory to save space.
- Simplified pRESTO Maskprimers score and Maskprimers extract processes.
- Fix clustersets approach, consider both reads clusters annotation.
- Allow for partial alignments in MakeDB for mouse TCR data, to bypass junction check for TRAV germlines with additional positions (e.g. 84A).
- Fix parse logs merging dataframes using pandas join to produce logs even when there are failing samples.
- Use pRESTO Collapseseq with n=0 by default to improve runtime.
Prepare release 4.2.0
|
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.
lgtm! 🚀
- [Friederike Hanssen](https://github.com/ggabernet/friederikehanssen) | ||
- [Friederike Hanssen](https://github.com/friederikehanssen) | ||
- [Simon Heumos](https://github.com/subwaystation) | ||
- [Mark Polster](https://github.com/mapo9) |
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.
thanks for that :D
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.
of course, I thought you were already there
Remove conda CI tests
Do not merge yet, as TRUST4 should be added to the pipeline diagram! |
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.
LGTM
I can make a metromap where I remove MiXCR and have only TRUST4 later today |
@ggabernet I added the metromap directly to this pr. Please check it out |
Update pipeline diagrams