nf-core/variancepartition/dream @ 0.0.0-6c4ed3a
Summary
Runs a differential expression analysis with dream() from variancePartition R package
Get started
Add the following snippet to your workflow script to include this module.
include { VARIANCEPARTITION_DREAM } from 'nf-core/variancepartition/dream'
License
MIT License
Name
|
VARIANCEPARTITION_DREAM |
|---|
meta
map
|
Groovy Map containing run and contrast information. |
|---|---|
contrast_variable
string
|
The column in the sample sheet that should be used to define groups for comparison |
reference
string
|
The value within the contrast_variable column of the sample sheet that should be used to derive the reference samples |
target
string
|
The value within the contrast_variable column of the sample sheet that should be used to derive the target samples |
formula
string
|
(Optional) R formula string used for modeling, e.g. '~ treatment + (1 | sample_number)'. |
comparison
string
|
(Optional) Literal string passed to |
meta2
map
|
Groovy map containing study-wide metadata related to the sample sheet and matrix |
|---|---|
samplesheet
file
|
Sample sheet file containing sample metadata. |
counts
file
|
TSV or CSV format expression matrix with genes as rows and samples as columns. |
model
tuple
meta
map
|
groovy array with metadata information for the contrast generated |
|---|---|
*.dream.model.txt
file
|
R model description text file. *.dream.model.txt
|
results
tuple
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
|
|---|
normalised_counts
tuple
meta
map
|
groovy array with metadata information for the contrast generated |
|---|---|
*.normalised_counts.tsv
file
|
normalised TSV format expression matrix with genes by row and samples by column *.normalised_counts.tsv
|
| Tool | Description | Homepage |
|---|---|---|
| dream | Differential expression for repeated measures | https://www.bioconductor.org/packages/release/bioc/html/variancePartition.html |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:51:40 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fvariancepartition%2Fdream/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/variancepartition/dream/blobs/sha256:453926be48b4d846fee9598ae7d1097b787b2854708c4a8bbcab67eebc2fd4c7 |
| Size | 9.1 KB |
| Checksum | sha256:453926be48b4d846fee9598ae7d1097b787b2854708c4a8bbcab67eebc2fd4c7 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:51:40 (UTC) | 3 | 9.1 KB | |