View source: R/printClustersFromLabels.R
printClustersFromLabels | R Documentation |
printClustersFromLabels is function that reports that clustering results in text mode.
printClustersFromLabels(obj, labels)
obj |
is an object of ipADMIXTURE class. |
labels |
is a vector of labels of all individuals. |
h27pop_obj<-ipADMIXTURE(Qmat=ipADMIXTURE::human27pop_Qmat[[11]], admixRatioThs =0.15)
ipADMIXTURE::printClustersFromLabels(h27pop_obj,ipADMIXTURE::human27pop_labels)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.