Function
setHost
Sets the host of an object.
setHost(object, host)
Parameters
object
The object that will get a new host.
Types: Segment
host
The new host.
Remarks
After this operation, object depends on host.
Note that setting the host can invalidate object. For example, if one changes the host of a Segment object, it is possible that begin- and end-position of the segment does not fit into the new host sequence.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de