View source: R/plotAdmixClusters.R
plotAdmixClusters | R Documentation |
plotAdmixClusters is function that plots admixture ratios where the x axis represents individuals with cluster labels and y axis represents admixture ratios.
plotAdmixClusters(obj)
obj |
is an object of ipADMIXTURE class. |
h27pop_obj<-ipADMIXTURE(Qmat=ipADMIXTURE::human27pop_Qmat[[11]], admixRatioThs =0.15)
ipADMIXTURE::plotAdmixClusters(h27pop_obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.