Retrieve strand information from a ChrStrandMatrix object.
链信息检索从ChrStrandMatrix对象。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This generic function simply returns the chromosome strand which name of all the chromosomes represented by a given ChrStrandData object. Note that not every sample associated with the object need have data from every chromosome.
这个泛型函数简单地返回染色体链所有的由给予ChrStrandData对象代表染色体的名称。请注意,不与对象关联的每个样本需要有来自每个染色体的数据。
用法----------Usage----------
strandName(object)
参数----------Arguments----------
参数:object
Object derived from class ChrStrandMatrix
从类ChrStrandMatrix派生的对象
值----------Value----------
strandName(object) returns the name of the strand from which the object data is taken.
strandName(object)返回从该对象数据链的名称。