ComplexHeatmap - Default distance and hierarchical clustering methods
1
0
Entering edit mode
Katharina • 0
@c1cc8b34
Last seen 10 months ago
Berlin

Hello everyone,

as it is possible to specify the distance method (euclidian, pearson,..) and hierarchical clustering method (single, complete...) with ComplexHeatmap, I was wondering about the default settings in case I don't specify them myself?

Thanks a lot for your help.

ComplexHeatmap Complex • 2.8k views
ADD COMMENT
2
Entering edit mode
Basti ▴ 780
@7d45153c
Last seen 11 hours ago
France

Default settings are "euclidean" and "complete" : https://github.com/jokergoo/ComplexHeatmap/blob/f6edeaa1241159119590a604ccd1f5b82a69b60e/man/Heatmap.Rd

ADD COMMENT
0
Entering edit mode

If you are answering a question, please use the ADD ANSWER button rather then ADD COMMENT so people know the question has been answered.

ADD REPLY
0
Entering edit mode

Thank you very much, Basti! Do you know if it is the same for gplots::heatmap.2?

ADD REPLY
1
Entering edit mode

Hi Katharina,

Default settings are same as with the ComplexHeatmap function, "euclidean" for the distance and "complete" for the method.

Check the following link for the heatmap.2 documentation, this one for the distfun argument and also here for the available hclustfun methods of heatmap.2 function.

ADD REPLY

Login before adding your answer.

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