Description
Hi,
thanks for providing clusterProfiler, this package works like a charm for enrichment analysis.
However, I experience the same issue, that is already mentioned a while ago here: #283, but has not been adressed in detail.
When using Enricher on a user-defined geneset with, for example, 300 genes and defining a a user-specified background containing all genes that are expressed in the particular experimental setting, for example 10000 genes, the intersection of the geneset and the background is used as universe. For example, if only 250 of the genes from the geneset are found in the background, then these 250 genes are used as the universe.
This does not seem to be correct to me, what is the reason to use the intersection, thus, the 250 genes, not the 10000 genes for statistical testing? Other enrichment tools definitely refer to the backgrounnd, thus , the 10000 genes.
Thank you so much for your help!
Cheers
Christian