Main Content
setReference
Class: BioMap
Set name of reference sequence for BioMap
object
Description
returns a new newObj
= setReference(Obj
,RefSeqName
)BioMap
object
newObj
, constructed from an existing object
Obj
, with the Reference
property set to
RefSeqName
, a character vector or string specifying the
name of the reference sequence.
sets
the newObj
= setReference(Obj
,RefSeqName
,Indices
)Reference
property of the elements indexed
by Indices
to RefSeqName
.