You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Summary of changes
Alternative filtering tool with --filtering_tool bbmap (default as previous versions with seqkit)
Added peer-reviewed paper as pipeline citation
Updated nf-core modules software versions
Updated nf-core template (now 3.4.1)
Detailed changes
Added
PR #80 - bbmap/filterbyname.sh natively handles pair-end reads, eliminating the steps required to modify fastq headers, improves run time, choose via --filtering_tool bbmap (by @m3hdad)