RocheSet-class(ShortRead)
RocheSet-class()所属R语言包:ShortRead
Roche (454) experiment-wide data container
罗氏公司(454)实验数据全集装箱
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This class is meant to coordinate all data in a Roche (454) experiment. See SRSet for additional details.
这个类是协调罗氏(454)实验中的所有数据。看到SRSet更多细节。
类的对象----------Objects from the Class----------
Create objects from this class using one of the RocheSet methods documented below
从这个类创建对象使用RocheSet下面介绍的方法之一
插槽----------Slots----------
sourcePath: Object of class "RochePath" The
sourcePath类"RochePath":对象
readIndex: Object of class "integer" indexing reads included in the experiment; see SRSet
readIndex类"integer"索引的对象读取包括在实验中看到SRSet
readCount: Object of class "integer" containing the number of reads associated with each sample; see SRSet for details on data representation in
readCount:Object类的"integer"包含读取每个样品的数量;看到SRSet数据表示的详细信息
phenoData: Object of class "AnnotatedDataFrame" with as many rows as there are samples, containing information on
phenoData:对象有作为样本,其中包含的信息对许多行类"AnnotatedDataFrame"
readData: Object of class "AnnotatedDataFrame" containing as many rows as there are reads, containing information
readData:Object类的"AnnotatedDataFrame"包含许多行有记载,其中包含的信息
延伸----------Extends----------
Class "SRSet", directly. Class ".Roche", directly. Class ".ShortReadBase", by class "SRSet", distance 2. Class ".ShortReadBase", by class ".Roche", distance 2.
类"SRSet",直接。类".Roche",直接。类".ShortReadBase",类“SRSet”,距离为2。类".ShortReadBase"“类”罗氏“,距离为2。
方法----------Methods----------
No methods defined with class "RocheSet" in the signature; see SRSet for inherited methods.
没有任何方法定义类的“RocheSet”签名;看到SRSet继承的方法。
作者(S)----------Author(s)----------
Michael Lawrence <mflawrence@fhcrc.org>
参见----------See Also----------
SRSet
SRSet
举例----------Examples----------
showClass("RocheSet")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|