Entering edit mode
7.7 years ago
calvinhuapeng
•
0
Wondering if anyone can help me to sort out a bug. I tried to use the Fluidigm Singular package analyzing a group of qPCR results but always comes up an error “Error in as.hclust.dendrogram(hc_i) : dendrogram entries must be 1,2,..,27 (in any order), to be coercible to “hclust””. I have tried reorganising my data format and checked the raw script of the cluster function but the problem still exist. Thanks a lot.
I think that the function required a list with more then two elements. It's clear by the stopifnot closure, try to pass each integer as list element using vector function !