View source: R/All-functions.R
get_LFC_bar | R Documentation |
Function to plot a color bar from log2(Fold Change) values from an expression experiment.
get_LFC_bar(LFC)
LFC |
Vector of log2(fold change) values arranged from higher to lower. Use ony the values of genes that have an Entrez ID. |
Plotly heatmap plot -log2(fold change) bar-.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.