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

Hello! Hope all is well. I am using both the `enrichGO` and `gseGO` functions. The analyses are going well, but I am uncovering a phenomenon I quite honestly don't understand....

Hi, I am using the latest version of ClusterProfiler (4.0.5) and R version is 4.1.1. I am trying to use clusterCompare function on three gene sets. str(InputList) List of 3...

In the namespace, I surprisely find clusterProfiler provide "read.gaf" to parse the .gaf profile but in my clusterProfile 4.4.2 and GOSemSim v2.22.0 I can't find this function. I wonder if...

Hi, I fail to reproduce any plots related to KEGG, For example this snippet from the [documentation](http://yulab-smu.top/biomedical-knowledge-mining-book/clusterprofiler-kegg.html#clusterprofiler-kegg-pathway-ora) page, ``` data(geneList, package="DOSE") gene 2] kk No gene can be mapped.... -->...

Hi, When I try to run the following command, I don't get the metabolic pathway for the ko2name comment, they are all NA My is data is bacterial metagenomics, how...

> library(clusterProfiler) > packageVersion("clusterProfiler") [1] ‘4.8.1’ > sessionInfo() R version 4.3.1 (2023-06-16 ucrt) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 19045) Matrix products: default locale: [1] LC_COLLATE=Chinese (Simplified)_China.utf8...

我们做的是非模式生物,由于我的物种没有很好的注释信息,所以我只能利用blast比对将自己的物种的基因和swissprot数据库进行比对,然后构建了go的背景库,利用 kobas比对到小鼠上构建了一个kegg的背景库,但是当我运行gsea的时候总是会出现问题,附件是我的代码 sorted_gene_expression_data

correction to download kegg.db

### Prerequisites + [ ] Have you read [Feedback](https://guangchuangyu.github.io/clusterprofiler/#feedback) and followed the [guide](https://guangchuangyu.github.io/2016/07/how-to-bug-author/)? * [x ] make sure you are using the latest release version * [x ] read the...

Hello, I am a beginner of bioinformatics and am using enrichGO to analyze up-regulated genes in tomato. My genes are in ensemble format (e.g. Solyc01g005730.3), but when I run >...