ProjectYulab icon indicating copy to clipboard operation
ProjectYulab copied to clipboard

`subset_category()` function

Open GuangchuangYu opened this issue 2 years ago • 0 comments

We use the showCategory parameter to specify which terms are used in the plot and the source codes used to do the subsetting are similar in several functions in the enrichplot package. We should define a function to perform the subsetting operation, and internally use the clusterProfiler::filter() verb.

GuangchuangYu avatar Dec 11 '23 08:12 GuangchuangYu