powered by
plotAdmixClusters is function that plots admixture ratios where the x axis represents individuals with cluster labels and y axis represents admixture ratios.
plotAdmixClusters(obj)
is an object of ipADMIXTURE class.
# NOT RUN { h27pop_obj<-ipADMIXTURE(Qmat=ipADMIXTURE::human27pop_Qmat[[11]], admixRatioThs =0.15) ipADMIXTURE::plotAdmixClusters(h27pop_obj) # }
Run the code above in your browser using DataLab