Menu
Introduction
Getting Started
ID Cards
Use Cases
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
0
Share

pyDESeq2 multi-contrast

TASK
Typing name :  TASK.gws_omix.pyDESeq2MultiContrast Brick :  gws_omix

DESeq2 contrasts + interactive PCA / volcano / heat-maps

Base class

Input

Counts CSV
Metadata TSV
Gene annotation GTF

Output

DE & summaries
A set of resources
Interactive PCA
A set of resources
Interactive heat-maps
A set of resources
Interactive volcano
A set of resources

Configuration

samples_colname

Name of the **metadata** column holding sample IDs (must match count-table headers).

Type : string

genes_colname

Name of the **count-table** column containing gene identifiers.

Type : string

condition_column

Optional

Metadata column that defines treatments / experimental conditions.

Type : stringDefault value : Condition

control_condition

Reference (control) level inside *condition_column*.

Type : string

timepoint_column

Optional

Optional time-point column (per-time-point contrasts if provided).

Type : string

group_column

Optional

Optional second grouping column (e.g. sex, strain).

Type : string

extra_covariates

Optional

Comma-separated list of additional covariate columns (added as main effects).

Type : string

pvalue_value

Optional

P-value/FDR threshold for filtered outputs.

Type : floatDefault value : 0.05

log2FoldChange_value

Optional

Absolute |log₂FC| cutoff for filtered outputs.

Type : floatDefault value : 0.5
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.