WGCNA - stable Gene clustering
1
0
Entering edit mode
6.7 years ago
ly.leifels • 0

I have a sample dataset derived from single cell RNA Sequencing with 1800 samples. Some genes have only few counts. Using WGCNA I can compute modules and even define the module membership for each gene for each module. I want to find the number of counts for which a gene would be safely clustered into a module. Would it be valid to: Define genes with counts e.g. lower 5, by computing the max(counts) for each gene in the original dataset and select gene names. Create subsets with 80% the original dataset counts and compute the module membership in each subset. Compare module labels between subsets for groups of genes (counts lower 5, counts >5 and <10, and so on..) and select the group for which the module label doesn't change? What would be a more statistically valid way to compute module membership preservation for genes?

wgcna • 1.6k views
ADD COMMENT
0
Entering edit mode

Hello ly.leifels!

It appears that your post has been cross-posted to another site: https://support.bioconductor.org/p/98641/ (and answered there)

This is typically not recommended as it runs the risk of annoying people in both communities.

ADD REPLY
1
Entering edit mode
6.7 years ago
Lluís R. ★ 1.2k

The number of counts don't decide if a gene would clustered into one module or another. To set a gene in a module or in another what it is important (for WGCNA) is if the correlation between the genes is high.

To calculate the cluster preservation there is a function (modulePreservation), as well as several tutorials.

ADD COMMENT

Login before adding your answer.

Traffic: 2456 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