nbGenesPerCond | R Documentation |
Present the number of genes that are expressed in each tissue
nbGenesPerCond(DF, reorder = TRUE, xlab, ylab, title, Y, thm,
publish = TRUE)
DF |
numeric data.frame that contains expresion data |
reorder |
boolean. Default: TRUE. Whether the tissues should be sorted in decreasing order of expressed genes |
xlab |
character string. Label for the x-axis |
ylab |
character string. Label for the y-axis |
title |
character string. Title on the figure |
Y |
a length-2 numeric vector. Limites of the y-axis |
thm |
function theme( ) with the list of additional elements to apply |
publish |
boolean. Default: TRUE. |
a figure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.