This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Enrichment analisys with clusterProfiler in CNVs

Hello,

is it possible to use clusterProfiler for CNVs?or is it only for differential expressed genes or chipseq?

Thanks!

cnv enrichment clusterprofiler

1 answer

It just uses lists of genes. If you can feed it a list of genes (e.g. those that are amplified), you can run it.

Thanks a lot for the answer. On the other hand, would be correct to mix deleted and amplified genes? or better do them separately? I was thinking in the biological sense.

Depends on the question you're trying to answer. Mixing is appropriate if you just want to say a pathway is dysregulated, breaking them out into deletions and amplifications yields more information as to how said pathway is altered. If you have gene expression data, you could back up such statements with that data.

Log in to answer this question.