plot_expression | R Documentation |
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.
plot_expression(x, maintext, ...)
x |
samples x features matrix |
maintext |
main title |
... |
optional arguments |
Used for its side effects.
Leo Lahti leo.lahti@iki.fi
See citation('netresponse').
plot_scale
#plot_expression(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.