Releases: nf-core/cageseq
Releases · nf-core/cageseq
[1.0.2] 13.01.2021
Fixed
- reads the --input parameters correclty
- cleaned up multiqc config
Added
- Update template to nf-core/tools 1.12.1
[1.0.1] - 2020-11-23
Fixed
- clusters on the negative strand were not included in the final output file
- bigwig export needs sorted input
Added
- Update template to nf-core/tools
1.12
[1.0.0] - Gold Lion - 2020-10-16
v1.0.0 (Gold Lion) - [2020-10-16]
Initial release of nf-core/cageseq, created with the nf-core template.
Pipeline summary
- Input read QC (
FastQC
) - Adapter + EcoP15 + 5'G trimming (
cutadapt
) - (optional) rRNA filtering (
SortMeRNA
), - Trimmed and filtered read QC (
FastQC
) - Read alignment to a reference genome (
STAR
orbowtie1
) - CAGE tag counting and clustering (
paraclu
) - CAGE tag clustering QC (
RSeQC
) - Present QC and visualisation for raw read, alignment and clustering results (
MultiQC
)