Description

A subworkflow for filtering differential abundance results

Input

name
description
pattern

ch_input

Channel with input data for differential analysis

ch_samplesheet

Channel with sample information

ch_transcript_lengths

Channel with transcript length information

ch_control_features

Channel with control features information

ch_contrasts

Channel with contrast information

Output

name
description
pattern

versions

Channel containing software versions file

results_genewise

Channel containing unfiltered differential analysis results

results_genewise_filtered

Channel containing filtered differential analysis results

adjacency

Channel containing the adjacency matrix suited for downstream graph-based functional analysis

normalised_matrix

Channel containing normalised count matrix

variance_stabilised_matrix

Channel containing variance stabilised count matrix (DESeq2 only)

model

Channel containing statistical model object from differential analysis

plots

Channel containing plots from differential analysis

other

Channel containing other outputs from differential analysis