Learn R Programming

netresponse (version 1.32.2)

plot_expression: plot_expression

Description

Plot expression matrix in color scale. For one-channel data; plot expression of each gene relative to its mean expression level over all samples. Blue indicates decreased expression and red indicates increased expression. Brightness of the color indicates magnitude of the change. Black denotes no change.

Usage

plot_expression(x, maintext, ...)

Arguments

x
samples x features matrix
maintext
main title
...
optional arguments

Value

  • Used for its side effects.

References

See citation("netresponse").

See Also

plot_scale

Examples

Run this code
#plot_expression(x)

Run the code above in your browser using DataLab