colored tree by species mixing based on normalized value - 2-species only
1 2 3 4 5 6 7 | dendSetColor2factorNormMixing(
d,
reNormalize = TRUE,
facPrefix,
addValueToNode = TRUE,
colorpallete
)
|
d |
dendrogram obj |
reNormalize |
re-caculate mixing |
facPrefix |
factor prefix selected to color - e.g. c("human", "mouse") |
addValueToNode |
add re-caculated value to node |
colorpallete |
vector contains colors |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.