Thank you for your explanation. I am working on the cell lines and I am investigating the effect of the treatment on the expression level, so it was important to me to know which design is more accurate.
I realized that the LogFC is different, using different design matrices, and if I consider logFC > 1 as my interesting proteins/genes, then it is iportant to me not to wrongly exclude some genes/proteins.
When is it recommended to use the design <- cbind(Intercept=1,Group=c(-1,-1,-1,1,1,1)) ?
Thank you for your time on explaining this.
SN