blank_filter_hist {structToolbox}R Documentation

Histogram of blank filter fold changes

Description

A histogram of the calculated fold changes for the blank filter (median samples divided by median blanks)

Usage

blank_filter_hist(...)

Arguments

...

Additional slots and values passed to struct_class.

Value

A blank_filter_hist object. This object has no output slots. See chart_plot in the struct package to plot this chart object.

Examples

C = blank_filter_hist()

[Package structToolbox version 1.5.7 Index]