Entering edit mode
7.7 years ago
muhammadzubair777
▴
10
anyone can help to resolve this issue.
> fit = lmFit(gse28403eset,design_gse28403)
>Error in lmFit(gse28403eset, design_gse28403) :
row dimension of design doesn't match column dimension of data object
> dim(gse28403eset)
[1] 20425 13
> dim(design_gse28403)
[1] 12 2
how can this error can be removed. any answer will be appreciated. thank you.
sir how can i adjust this. i have tried alot to resolve this issue but cann't find the solution. i am using following commands