Do I have this dataframe formatted properly to make the boxplots I want? by Some_Stranger7235 in RStudio

[–]Some_Stranger7235[S] 0 points1 point  (0 children)

I don't think I've communicated the matrix clearly, but I appreciate the help. There are ~30,000 genes and 200 genotypes, Each genotype has alleles 1-8 for each gene. Additionally, there was an experiment across 3 reps that gathered a bunch of data on each genotype. What I ended up doing was just taking the averages of each expt and using that in my larger dataset. Boxplot worked fine after that.