SnpSetSegments-class(beadarraySNP)
SnpSetSegments-class()所属R语言包:beadarraySNP
Class "SnpSetSegments"
类“SnpSetSegments”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The SnpSetSegments class is a direct descendant of the SnpSetIllumina class, with an extra slot to define the genomic segments in each sample.
在SnpSetSegments类是的SnpSetIllumina类的直系后裔,一个额外的插槽来定义每个样本的基因组片段。
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("SnpSetSegments", assayData, phenoData, experimentData, annotation, protocolData, call, callProbability, G, R, cn.segments, featureData, extraData, ...).
创建对象可以通过检测的形式new("SnpSetSegments", assayData, phenoData, experimentData, annotation, protocolData, call, callProbability, G, R, cn.segments, featureData, extraData, ...)。
插槽----------Slots----------
cn.segments: Object of class "list"
cn.segments类"list":对象
assayData: Object of class "AssayData" see "SnpSetIllumina"
assayData:Object类的"AssayData"看到"SnpSetIllumina"
phenoData: Object of class "AnnotatedDataFrame" see "SnpSetIllumina"
phenoData:Object类的"AnnotatedDataFrame"看到"SnpSetIllumina"
featureData: Object of class "AnnotatedDataFrame" see "SnpSetIllumina"
featureData:Object类的"AnnotatedDataFrame"看到"SnpSetIllumina"
experimentData: Object of class "MIAME" see "SnpSetIllumina"
experimentData:Object类的"MIAME"看到"SnpSetIllumina"
annotation: Object of class "character" see "SnpSetIllumina"
annotation:Object类的"character"看到"SnpSetIllumina"
protocolData: Object of class "AnnotatedDataFrame" see "SnpSetIllumina"
protocolData:Object类的"AnnotatedDataFrame"看到"SnpSetIllumina"
.__classVersion__: Object of class "Versions" "VersionedBiobase"
.__classVersion__类"Versions""VersionedBiobase"对象
延伸----------Extends----------
Class "SnpSetIllumina", directly. Class "eSet", by class "SnpSetIllumina", distance 2. Class "VersionedBiobase", by class "SnpSetIllumina", distance 3. Class "Versioned", by class "SnpSetIllumina", distance 4.
类"SnpSetIllumina",直接。类"eSet",类“SnpSetIllumina”,距离为2。类"VersionedBiobase",类“SnpSetIllumina”,距离3。类"Versioned",类“SnpSetIllumina”,距离4。
方法----------Methods----------
cn.segments signature(object = "SnpSetSegments"): ...
cn.segmentssignature(object = "SnpSetSegments")...
cn.segments<- signature(object = "SnpSetSegments", value = "list"): ...
cn.segments < - signature(object = "SnpSetSegments", value = "list")...
initialize signature(.Object = "SnpSetSegments"): ...
初始化signature(.Object = "SnpSetSegments")...
注意----------Note----------
This class is under development, and not usable in the current form
这个类是正在发展中,在当前的形式,而不是可用
作者(S)----------Author(s)----------
Jan Oosting
参考文献----------References----------
<h3>See Also</h3> <code>segmentate</code>
举例----------Examples----------
showClass("SnpSetSegments")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|