modules/shinyngs_staticdifferential
Make plots for interpretation of differential abundance statistics
rnaseqplotdifferentialshinyngs
Input
Name (Type)
Description
Pattern
Groovy Map containing contrast information, to be passed as reference
and target levels, like ‘—reference_level meta.target’
e.g. [ variable:‘treatment’, reference:‘treated’, control:‘saline’, blocking:” ]
Groovy Map containing information on experiment represented by max,
features and samples, at a minimum an id.
e.g. [ id:‘test’ ]
Output
Name (Type)
Description
Pattern
Groovy Map containing contrast information
e.g. [ variable:‘treatment’, reference:‘treated’, control:‘saline’, blocking:” ]
Meta-keyed tuple containing a PNG output for a volcano plot built from
the differential result table.
Meta-keyed tuple containing an HTML output for a volcano plot built
from the differential result table.