FilterLowExpressed

The FilterLowExpressed node can be used to filter low expressed genes before differential expression analysis.
It takes as input a count table and an annotation file.

Options

Filtering Mode
Specify whether to apply the read cutoff to the average over all samples or individually to each sample.
Minimum read number
Set the minimum number of reads per sample. (default: 10)
Fraction of samples
Set the fraction of samples which must have the minimum read number. (default: 0.5)
Filter both conditions separately
Choose whether the filter criteria should be met in both conditions (e.g. case and control group). (default: true)

Input Ports

Icon
Row names: IDs of features.
Column headers are the names of the samples.
Cell 0...n: Count of features in the samples.
Icon
Row names: Names of the samples as they are named in the count table.
The column header should be named 'condition'.
Cell 0: Condition (should only contain two conditions).

Output Ports

Icon
The output table has the same format as the input count table, but some genes were filtered out based on the settings.

Views

STDOUT / STDERR
STDOUT and STDERR of the underlying R script.

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.