Automatic clustering for gene expressing matrix
0
0
Entering edit mode
9.6 years ago
J.F.Jiang ▴ 910

Hi all,

I am dealing with the co-expression modules using WGCNA.

WGCNA is highly recommend for its softhresholding and preservation analysis of the expression data.

The method can automaticly generate some modules (networks) in co-expression manner.

Basically, the co-expression modules can be obtained as followed,

  1. calculate the pearson correlation of the expression matrix
  2. set a predefined cutoff (e.g., 0.8~0.9) to obtain those highly connected edges
  3. apply k-means, SOM... clustering method to obtain the modules,

However, these clustering method required a given number for the expected clusters.

I am wondering if there is any tool that can take the expression matrix as input, and automatically obtain the co-expression modules?

Best

co-exression cluster gene-expression • 3.3k views
ADD COMMENT
0
Entering edit mode

Maybe this tool can help you.

ADD REPLY
0
Entering edit mode

Thanks, the method in the web you offered is a combination of several popular methods, such as kmeans,hclust, and so on.

What I mean is to find a tool that can handle expression matrix as input just as WGCNA.

Thank, if there is no one, I will write the script.

ADD REPLY
0
Entering edit mode

But why can't you use WGCNA?

ADD REPLY
0
Entering edit mode

I just want to compare the outputs of them.

ADD REPLY
0
Entering edit mode

Does WGCNA (blockwiseModules) require number of modules?

ADD REPLY
1
Entering edit mode

WGCNA will not require the input of module number, so it is "automatic".

ADD REPLY

Login before adding your answer.

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