GSEAbar: gseKEGG bar plot

View source: R/Visualization_gse.R

GSEAbarR Documentation

gseKEGG bar plot

Description

plot for enrich_gsekegg result

Usage

GSEAbar(res, top = 10)

Arguments

top

top rows of up and down

data

a enrich_gsekegg result

pvalue_cut

filter by pvalue

enrichmentScore_cut

filter by enrichmentScore

Value

ggplot ob

Examples

## Not run: 
test <- enrich_gsekegg(DEG_df,x = "log2FoldChange")
geskegg_barplot(test)

## End(Not run)

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