Update read sequences
returns a new object that is a copy of newObject
= setSequence(object
,sequenceInfo
)object
with the
Sequence
property set to
sequenceInfo
.
returns a new object that is a copy of newObject
= setSequence(object
,sequenceInfo
,subset
)object
with the
Sequence
property of a subset of elements set to
sequenceInfo
. A one-to-one relationship must exist between
the number and order of elements in sequenceInfo
and
subset
.