View source: R/Visualization_gse.R
GSEAplot | R Documentation |
plot gseKEGG plots by up and down
GSEAplot(res, top = 10)
res |
output from gse |
top |
filter top by pvalue |
pvalue_cut |
filter cut of pvalue |
enrichmentScore_cut |
filter cut of enrichmentScore |
a list contains up and down
## Not run:
gsekegg_res <- enrich_gsekegg(DEG_df,x = "log2FoldChange")
plots_l <- enhance_gseplot(gsekegg_res)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.