powered by
printClustersFromLabels is function that reports that clustering results in text mode.
printClustersFromLabels(obj, labels)
is an object of ipADMIXTURE class.
is a vector of labels of all individuals.
# NOT RUN { h27pop_obj<-ipADMIXTURE(Qmat=ipADMIXTURE::human27pop_Qmat[[11]], admixRatioThs =0.15) ipADMIXTURE::printClustersFromLabels(h27pop_obj,ipADMIXTURE::human27pop_labels) # }
Run the code above in your browser using DataLab