Hi!
I assessed a phenotype on 8 different plant genotypes in 4 real, independent, biological replicates. A priori, half of the genotypes is "classified" as resistant (R), the other half as susceptible (S).
I am interested in the "resistance level" effect; i.e. is the phenotype of R significantly different than S. I could do a Mann-Whitney-U-test in the style "phenotype depends on resistance level". However, I think this would be wrong, because the multiple R and S genotypes within one replication are not independent, thus represent pseudo-replicates. Is it correct to calcualte averages for R and S within the reps and have these means as input for further analysis? (In this case I could also do an ANOVA or t.test; the distribution of the phenotype actually permits so (normality of data, or residuals).
Or would it be more correct to formulate a mixed linear model? In this case I am absolutely not sure how to correctly do this... Something like: phanotype ~ resistance level (FIX) + genotype (RANDOM) + replicate (RANDOM)?
Any comments are greatly appreciated!
Best, Lukas