fold_change_plot {structToolbox}R Documentation

fold_change plot

Description

Plots fold change with error bars for a limited number of features.

Usage

fold_change_plot(number_features = 20, orientation = "portrait", ...)

Arguments

number_features

The number of features to display on the plot

orientation

The orientation of the plot (portrait or landscape). Portrait is default.

...

additional slots and values passed to struct_class

Value

struct object

Examples

C = fold_change_plot()

[Package structToolbox version 1.0.1 Index]