Description Usage Arguments Examples
View source: R/Integration_Functions.R
Adjusts for differences in screen quality.
1 | splineadjustment(data,quantiles=c(0.25,0.5,0.75))
|
Data |
Data to adjust for screen quality. Matrix, rows genes columns screens. |
quantile |
Optional vector of quantiles at which to fit knots for spline. Default to 0.2,0.5 and 0.75 |
1 2 | #Not run
#BroadScreen<-splineadjustment(BroadOverlap,quantiles=c(0.25,0.5,0.75))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.