removing batch effects using sva combat and linear regression
0
0
Entering edit mode
DataFanatic ▴ 10
@datafanatic-12212
Last seen 3.4 years ago

After using comBat to remove know batch effects, I used sva to estimate unknown sources of variation. I saved the surrogate variables to my phenotype file and regress these variables along with other covariates as shown in the formula.

x=lm(loc2[,i]~Age+Sex+surrogate.1+surrogate.2+batch, data=pData) 

My questions are:

1.Is it appropriate to use surrogate variables in the regression model?

2.using the batch variable again since it was used in the comBat correction?

combat sva microarry Jeff leek • 1.2k views
ADD COMMENT

Login before adding your answer.

Traffic: 1064 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6