Description Usage Arguments Details Value See Also Examples
Function to plot Figure 4 of the manuscript
1 | mkFigure4(df_mouse)
|
df_mouse |
Mouse MHCI tissue draft data frame from GetMouseMHCI data |
Mouse mRNA expression data were retrieved from: Söllner, J., Leparc, G., Hildebrandt, T. et al. An RNA-Seq atlas of gene expression in mouse and rat normal tissues. Sci Data 4, 170185 (2017). https://doi.org/10.1038/sdata.2017.185
List with ggplot2 objects and data to generate the figure
org.Mm.eg.db
group_by
,summarise_all
,tally
pheatmap
RColorBrewer
ggplot
,aes
,geom_violin
,facet_wrap
,geom_boxplot
,theme
,margin
,scale_colour_brewer
PieDonut
ggdraw
,draw_plot
,draw_plot_label
as.ggplot
1 2 3 4 | ## Not run:
F4 <- mkFigure4(df_human,df_mouse)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.