This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Boxplot of phenotype~SNP1:SNP2

enter image description hereCan I generate a boxplot like the one attached in image ? I just know simple one. boxplot(phenotype~SNP1:SNP2) boxplot like this

snp boxplot

You can more or less do that with ggplot2 in R. It won't automatically put the nice G/G, G/T and such labels up top, but that's quick and easy afterward in Illustrator.

0 answers

No answers yet.

Log in to answer this question.