predict.Nonpareil.Curve | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.