Measure distance between genesets
0
0
Entering edit mode
4.5 years ago
Folder40g ▴ 190

I have several genesets from differential expression analyses (30 to 400 genes at each geneset). These genesets come from performing expression analysis comparing different cell types, I would like to see whether those genesets from same cell type are more similar than those from other cell types.

I've tried to use jaccard index and hamming distance, the first doesn't seem to show anything, hamming distance seems to reveal the underlaying pattern a little bit better but still not clear.

Is there any methodology, package or best distance metric to measure distances between genesets? I've also tried hypergeometric tests. Thanks

genesets distance • 692 views
ADD COMMENT
0
Entering edit mode

Jaccard woul have been my suggestion, but you could try the cosine distance perhaps? (Treat all the gene names as a word vector)

ADD REPLY

Login before adding your answer.

Traffic: 2996 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6