Use minet for gene module detection
0
0
Entering edit mode
@zhangjianhai-12955
Last seen 4.3 years ago

Dear community, I am using "minet" for gene module analysis. The following code gives the global network (returned by aracne(mim,eps=0.1)) as in the "net" object. In order to detect gene modules, can I apply clustering methods on the global network, such as hierarchical clustering?

mim <- build.mim(data,estimator="spearman"); net <- aracne(mim,eps=0.1)

Regards

minet module • 498 views
ADD COMMENT

Login before adding your answer.

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