Filters a differential expression table based on logFC and adjusted p-value thresholds
meta:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end
input_file:file
Input differential expression table (CSV, TSV, or TXT format)
*.{csv,tsv,txt}
logFC_column:string
Name of the column containing log fold change values
FC_threshold:float
Fold change threshold for filtering
padj_column:string
Name of the column containing adjusted p-values
padj_threshold:float
Adjusted p-value threshold for filtering
filtered
*_filtered.tsv:file
Filtered differential expression table
*_filtered.tsv
versions
versions.yml:file
File containing software versions
versions.yml
Python library for data manipulation and analysis