Description Usage Arguments Details Value See Also Examples
Function to plot Figure 3 of the manuscript
1 | mkFigure3(df_human, df_mouse)
|
df_human |
Human MHCI tissue draft data frame from GetHumanMHCI data |
df_mouse |
Mouse MHCI tissue draft data frame from GetMouseMHCI data |
DETAILS
List with ggplot2 objects and data to generate the figure
ggdraw
,draw_plot
,draw_plot_label
theme
as.ggplot
1 2 3 4 | ## Not run:
F3 <- mkFigure3(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.