barPlotGene | R Documentation |
Plots a specific gene and its expression levels across the sampels
barPlotGene( GeneCompareTab, sdGeneCat = NULL, gene, text_size = 10, title_size = 12 )
GeneCompareTab |
the gene comparsion matrix generated from |
sdGeneCat |
the standard deviation matrix generated from |
gene |
the name of the specific gene of interest |
text_size |
the size of the ticks |
title_size |
the size of the labels |
expression bar plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.