predict.Nonpareil.Curve {Nonpareil} | R Documentation |
Predict the coverage for a given sequencing effort.
## S3 method for class 'Nonpareil.Curve'
predict(object, lr = object$LR, ...)
object |
|
lr |
Sequencing effort for the prediction (in bp). |
... |
Additional parameters ignored. |
Returns the expected coverage at the given sequencing effort.