Description Usage Arguments Details Value See Also Examples
Function to plot Figure 2 of the manuscript
1 | mkFigure2(df_human)
|
df_human |
Human MHCI tissue draft data frame from GetHumanMHCI data |
DETAILS
List with ggplot2 objects and data to generate the figure
ggplot
,aes
,geom_bar
,facet_wrap
,theme
,margin
,coord_flip
,labs
,scale_colour_brewer
ggdraw
,draw_plot
,draw_plot_label
as.ggplot
1 2 3 4 | ## Not run:
F2 <- mkFigure2(df_human)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.