Description Usage Arguments Value Author(s) See Also
Get the insertion 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="insertion.tolerance",index=index)
.
See getParameterAtSites.Sequence
for more details.
1 2 | ## S3 method for class 'Sequence'
getInsertionTolerance(this, process, index, ...)
|
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. |
A numeric vector.
Botond Sipos, Gregory Jordan
getParameterAtSites.Sequence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.