Description Usage Arguments Value Examples
View source: R/plotting_functions.r
Generate a density-plot of expression of selected genes, faceted by selected feature
1 | density_plotter(expression_df, feature_label)
|
expression_df |
Data frame containing expression values. |
feature_label |
Label in the data frame to facet by. |
p A ggplot object containing the generated plot
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.