>martin25
This is a genclone object
-------------------------
Genotype information:
4 original multilocus genotypes
55 haploid individuals
10 codominant loci
Population information:
1 stratum - Pop
3 populations defined - Hybrid, Heirloom, Grape
##Total Populations
>HYRRRRsm<-martin25
>HYRRRRsmclust<-find.clusters(HYRRRRsm)
Choose the number PCs to retain (>= 1):
>50
Error in kmeans(XU, centers = nbClust[i], iter.max = n.iter, nstart = n.start) :
more cluster centers than distinct data points.
#######Individual Populations
##Hybrid
>HYRRRRsn<-popsub(martin25,"Hybrid")
>HYRRRRsnclust<-find.clusters(HYRRRRsn)
Choose the number PCs to retain (>= 1):
>50
Choose the number of clusters (>=2):
>3
##Grape
>HYRRRRso<-popsub(martin25,"Grape")
>HYRRRRopclust<-find.clusters(HYRRRRso)
Choose the number PCs to retain (>= 1):
>50
Choose the number of clusters (>=2):
3
##Heirloom
>HYRRRRsp<-popsub(martin25,"Heirloom")
>HYRRRRspclust<-find.clusters(HYRRRRsp)
Choose the number PCs to retain (>= 1):
>50
Error in kmeans(XU, centers = nbClust[i], iter.max = n.iter, nstart = n.start) :
more cluster centers than distinct data points.
--
You received this message because you are subscribed to the Google Groups "poppr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to poppr+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/poppr/CAKiZ3%3Dsiuj%2BCUDW4Jg9qhsenA4xqyjn67200dqh7kyg3KGJ-QQ%40mail.gmail.com.