clusterProfiler icon indicating copy to clipboard operation
clusterProfiler copied to clipboard

:bar_chart: A universal enrichment tool for interpreting omics data

Results 218 clusterProfiler issues
Sort by recently updated
recently updated
newest added

老师您好 在运行setReadable时遇到了报错现象 > 代码如下: GSEA_KEGG.R1 KEGG KEGG GSEA_KEGG GSEA_KEGG.R1

Hi, I was trying to run the GSEA function and got confused with its parameters `exponent`, which is documented as `weight of each step`. ``` GSEA( geneList, exponent = 1,...

Hi: I have an unsolvable problem when running this code. ![QQ截图20240412174159](https://github.com/YuLab-SMU/clusterProfiler/assets/166804257/9f608583-7a03-4955-a722-268377b34878) How can I solve it? Best XI Li

Hi! I am doing an analysis with clusterProfiler. I am wondering if it would make sense to let enrichKEGG count duplicate k numbers (KEGG numbers such as "K02760") for pathway...

i have compareCluster enrichKEGG and enrichGO results with same input. and i want to show 2 different results in one dotplot. how to merge multiple compareCluster results?

``` library(DOSE) data(geneList) de 2] edo

The geneList contains three groups. After running the following code `GSEA_GO

We have ran the compareCluster gseaGO or gseaKEGG functions and there were three groups. Now we want to generate the gseaplot2 from the result, but after we ran the codes:...

On my attempt to increase the number of permutations in gseGO I am faced with an unexpected behaviour of the function: ``` > set.seed(1) > gse dim(gse) [1] 7 11...

Regarding the KEGG annotation usage error, I have already followed up with #572 Seems like the error comes from not updating R or BiocManager or clusterprofiler.. I am currently using...