View source: R/plot_expression_bulkRNAseq_old.R
plot_expression_bulkRNAseq_old | R Documentation |
Plot expression - counts or normalized - of a given gene from bulk RNA-seq expression data.
plot_expression_bulkRNAseq_old(
genes,
plot_counts = F,
plot_norm_expression = T
)
genes |
gene to plot expression of. |
plot_counts |
plot expression of raw counts? |
plot_norm_expression |
plot normalized expression? |
plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.