Description

Runs a differential expression analysis with dream() from variancePartition R package

Input

name:type
description
pattern

meta:map

Groovy Map containing run and contrast information. This can be used at the workflow level to pass optional parameters to the module, e.g. [ contrast_id: ‘treatment_mCherry_hND6’, contrast_variable: ‘treatment’, contrast_reference: ‘mCherry’, contrast_target: ‘hND6’, formula: ’~ treatment + (1 | sample_number)’ ] Plus mandatory id and other fields created along the run.

samplesheet:file

Sample sheet file containing sample metadata.

counts:file

Raw TSV or CSV format expression matrix with count data by row and samples by column

Output

name:type
description
pattern

results

meta:map

groovy array with metadata information for the contrast generated

*.dream.results.tsv:file

TSV-format table of differential expression information as output by Dream

*.dream.results.tsv

versions

versions.yml:file

File containing software versions

versions.yml