powered by
barPlotAncest(set, order = TRUE, title = "", xlab = "Sample", ylab = "Ancestry Proportion", ...)
data.frame
logical
Sample
Ancestry Proportion
data(ancestries) chr1 <- ancestries[,c("Euro_1","Afr_1","Asian_1")] #barPlotAncest(chr1,title="Chr 1 Ancestry Proportions")
Run the code above in your browser using DataLab