YosefLab / scone

53 stars 12 forks source link

Allow multiple covariates #67

Open drisso opened 8 years ago

drisso commented 8 years ago

The user should be able to adjust for other (categorical and continuous) covariates in addition to batch.

allonw commented 8 years ago

I assume that this means allowing any design matrix of technical covariates (maybe with some convenience functions for common cases)? If so, it should be allowed also for the bio covariates.

drisso commented 8 years ago

Yes. It should allow an arbitrary number of covariates to be removed and an arbitrary number of covariates to be preserved.

drisso commented 7 years ago

The plan is to add a single covariate for the moment. To do this: