predict.Nonpareil.Curve {Nonpareil}R Documentation

Predict the coverage for a given sequencing effort.

Description

Predict the coverage for a given sequencing effort.

Usage

## S3 method for class 'Nonpareil.Curve'
predict(object, lr = object$LR, ...)

Arguments

object

Nonpareil.Curve object.

lr

Sequencing effort for the prediction (in bp).

...

Additional parameters ignored.

Value

Returns the expected coverage at the given sequencing effort.


[Package Nonpareil version 3.5.3 Index]