View source: R/Visualization_gse.R
GSEAbar | R Documentation |
plot for enrich_gsekegg result
GSEAbar(res, top = 10)
top |
top rows of up and down |
data |
a enrich_gsekegg result |
pvalue_cut |
filter by pvalue |
enrichmentScore_cut |
filter by enrichmentScore |
ggplot ob
## Not run:
test <- enrich_gsekegg(DEG_df,x = "log2FoldChange")
geskegg_barplot(test)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.