createTargetWeights {PureCN} | R Documentation |
This function is deprecated, use calculateIntervalWeights
instead.
createTargetWeights(normal.coverage.files, target.weight.file, plot = FALSE)
normal.coverage.files |
A set of normal coverage samples to estimate target log-ratio standard deviations. |
target.weight.file |
Output filename. |
plot |
Diagnostics plot, useful to tune parameters. |
A data.frame
with target weights.
Markus Riester