Hi,
I have a dataset where each experimental condition has 3 biological replicates and each biological replicate has 2-3 technical replicates. When I use lmFit()
, I can account for correlations between technical replicates using the correlation
parameter. However, camera()
does not seem to have such a parameter. Do I need to somehow aggregate technical replicates prior to running it?
Thanks.
Yury
Thanks a lot, Gordon!
Yury