How to choose value of m and c in mfuzz ?
1
0
Entering edit mode
18 months ago

I have paired normal and tumor samples of LUAD cohort and interested in finding clusters using mfuzz package.

In the mfuzz manual given on bioconductor it's given that we can estimate the value of m by following command:

m1 <- mestimate(yeast.s)

But how to choose the value of c ? Is there also some command for choosing value of c based on our data?

clustering RNA-Seq Normalization soft • 684 views
ADD COMMENT
0
Entering edit mode
18 months ago
iraun 6.2k

Hi, There are different ways to calculate the adequate number of clusters. Usually you have to try different numbers and check the results, or use some function that measure the distance between the different number of clusters. Have you tried the function Dmin? This link, under "cluster number determination" section, you can find an example of the function and how to interpret the plot for an optimal number of clusters.

ADD COMMENT

Login before adding your answer.

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