Hierarchical clustering to group large number of samples
1
0
Entering edit mode
5.3 years ago

Dear all,

I want to cluster around 250 normalized htseq count samples to get insight about how many distinct groups are present in my samples.

I used hierarchical clustering using "Euclidean distance measure" available in GENE-E program.

However I don't know is it OK if I select visually separated groups? At which level (distance) can I define separate groups?

Any comments is appreciated

Nazanin

RNA-Seq sample clustering • 946 views
ADD COMMENT
2
Entering edit mode
5.3 years ago

It is perfectly reasonable to cut a hierarchical clustering tree based on visual inspection. A fixed level or distance threshold is often inadequate. If you want an automatic way of cutting the tree, you can try the R package dynamicTreeCut.
Alternatively, once you know from hierarchical clustering what kind of structure there is in your data, you could try other clustering algorithms that could automatically produce the desired clusters.

ADD COMMENT
0
Entering edit mode

Thanks for your comments.

Sure. I will try dynamicTreeCut package

ADD REPLY

Login before adding your answer.

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