nf-core/cageseq
CAGE-sequencing analysis pipeline with trimming, alignment and counting of CAGE tags.
cagecage-seqcageseq-datagene-expressionrna
This pipeline uses DSL1. It will not work with Nextflow versions after
Launch version 1.0.2https://github.com/nf-core/cageseq22.10.6.Learn more.Version history
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 (
STARorbowtie1) - CAGE tag counting and clustering (
paraclu) - CAGE tag clustering QC (
RSeQC) - Present QC and visualisation for raw read, alignment and clustering results (
MultiQC)