Description Usage Arguments Details Value See Also Examples
Function to plot Figure 4 of the manuscript
1 2 3 4 5 6 7 8 |
df_human |
Human MHCI tissue draft data frame from GetHumanMHCI data |
HumanHousekeepers |
List output from function HousekeepersHuman |
df_mouse |
Mouse MHCI tissue draft data frame from GetMouseMHCI data |
useDefaultCons |
Uses conservatio scores calculated with defulat values as in manuscript, Default: TRUE |
ConsMouse |
Output list from ConservationMouse (Needed if useDefaultCons is set to FLASE), Default: NA |
ConsHuman |
Output list from ConservationHuman (Needed if useDefaultCons is set to FLASE), Default: NA |
DETAILS
List with ggplot2 objects and data to generate the figure
ggplot
,aes
,scale_colour_brewer
,geom_path
,facet_grid
,theme
,margin
,labs
,geom_bar
,lims
,geom_boxplot
,ggtheme
ggdraw
,draw_plot
,draw_plot_label
as.ggplot
org.Mm.eg.db
1 2 3 4 | ## Not run:
F5<- mkFigure5(df_human,cons_h,df_mouse)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.