GSEAplot: plot gseKEGG plot

View source: R/Visualization_gse.R

GSEAplotR Documentation

plot gseKEGG plot

Description

plot gseKEGG plots by up and down

Usage

GSEAplot(res, top = 10)

Arguments

res

output from gse

top

filter top by pvalue

pvalue_cut

filter cut of pvalue

enrichmentScore_cut

filter cut of enrichmentScore

Value

a list contains up and down

Examples

## Not run: 
gsekegg_res <- enrich_gsekegg(DEG_df,x = "log2FoldChange")
plots_l <- enhance_gseplot(gsekegg_res)

## End(Not run)

xiayh17/RNAseqStat2 documentation built on May 27, 2023, 12:13 p.m.