Published May 16, 2022
| Version 2.4.1
Software
Open
The nf-core framework for community-curated bioinformatics pipelines.
Description
v2.1.0 - 2022-10-25 Maroon Tin Dalmatian
Enhancements & fixes
- [#12] - Enabled the use of
MirGeneDBas an alternative database insted ofmiRBase - [#113] - Added a optional contamination filtering step, including MultiQC plot
- [#137] - Fixed issue with mirTop and MultiQC by upgrading to MultiQC V1.13dev
- [#159] - Index files were not collected when
bowtie_indexwas used and thus mapping was failing - [#161] - Trimmed output was not as documented and not correctly published
- [#168] - Removed
mirtrace_protocolas the parameter was redundant andparams.protocolis entirely sufficient - Updated pipeline template to nf-core/tools 2.6.0
- [#188] - Dropped TrimGalore in favor of fastp QC and adapter trimming, improved handling of adapters and trimming parameters
- [#194] - Added default adapters file for FastP improved miRNA adapter trimming
| Old parameter | New parameter |
|---|---|
--mirgenedb |
|
--mirgenedb_species |
|
--mirgenedb_gff |
|
--mirgenedb_mature |
|
--mirgenedb_hairpin |
|
--contamination_filter |
|
--rrna |
|
--trna |
|
--cdna |
|
--ncrna |
|
--pirna |
|
--other_contamination |
Notes
Files
nf-core/smrnaseq-2.1.0.zip
Files
(4.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5e9067f02d031ce10ac388bdff9c03df
|
4.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nf-core/smrnaseq/tree/2.1.0 (URL)