View source: R/plot_missMethyl_Summary.R
plot_missMethyl_Summary | R Documentation |
Plot enrichment summary from GO and KEGG
plot_missMethyl_Summary(df, xl, yl, tit, filename = NULL, N = 10)
df |
Dataframe with enrichment data |
xl |
string with x axis title |
yl |
string with y axis title |
tit |
string with main title |
filename |
optional string. File name to store results if no name is provided results are not written. |
N |
optional number of genes in the GO or KEGG term, by default N=10 |
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.