getDeletionTolerance.Sequence: Get the deletion tolerance site-process specific parameter...

Description Usage Arguments Value Author(s) See Also

Description

Get the deletion tolerance site-process specific parameter for a collection of Site objects aggregated by a Sequence object. This method does some error checking and the calls getParameterAtSites(this=this,process=process,id="deletion.tolerance",index=index). See getParameterAtSites.Sequence for more details.

Usage

1
2
## S3 method for class 'Sequence'
getDeletionTolerance(this, process, index, ...)

Arguments

this

A Sequence object.

process

A Process object.

index

An integer vector specifying a set of positions. It is set to 1:seq$length if omitted.

...

Not used.

Value

A numeric vector.

Author(s)

Botond Sipos, Gregory Jordan

See Also

getParameterAtSites.Sequence


phylosim documentation built on Nov. 22, 2019, 1:07 a.m.