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.
# S3 method for Sequence
getInsertionTolerance(this, process, index, ...)
A Sequence object.
A Process object.
An integer vector specifying a set of positions. It is set to 1:seq$length if omitted.
Not used.
A numeric vector.
getParameterAtSites.Sequence