mkFigure2: mkFigure2

Description Usage Arguments Details Value See Also Examples

View source: R/mkFigure2.R

Description

Function to plot Figure 2 of the manuscript

Usage

1
mkFigure2(df_human)

Arguments

df_human

Human MHCI tissue draft data frame from GetHumanMHCI data

Details

DETAILS

Value

List with ggplot2 objects and data to generate the figure

See Also

ggplot,aes,geom_bar,facet_wrap,theme,margin,coord_flip,labs,scale_colour_brewer ggdraw,draw_plot,draw_plot_label as.ggplot

Examples

1
2
3
4
## Not run: 
F2 <- mkFigure2(df_human)

## End(Not run)

CaronLab/MHCIatlas documentation built on March 10, 2021, 12:38 a.m.