Description Usage Arguments Details Value See Also Examples
makes plot for Figure 6 B,C and D (A is only the cartoon)
1 |
corr_human |
correlation output from MakeCorrHuman |
corr_mouse |
correlation output from MakeCorrMouse |
GO_human |
data frame containing GO_terms for human proteins that significantly correlate (See output corr_human), file contains column with GO_terms named 'Gene.Set.Name' and column with qvalue named 'FDR.qvalue', Default is taking GO terms as in publication, Default: NA |
GO_mouse |
data frame containing GO_terms for mouse proteins that significantly correlate (See output corr_human), file contains column with GO_terms named 'Gene.Set.Name' and column with qvalue named 'FDR.qvalue', Default is taking GO terms as in publication, Default: NA |
DETAILS
Figure 6 and GO term data
melt
ggplot
,aes
,geom_bar
,coord_flip
,scale_colour_gradient
,theme
,margin
,scale_x_discrete
label_wrap
ggdraw
,draw_plot
,draw_plot_label
1 2 3 4 | ## Not run:
mkFigure6(corr_human,corr_mouse)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.