AffyCompatible-class(AffyCompatible)
AffyCompatible-class()所属R语言包:AffyCompatible
Virtual classes defining the "AffyCompatibility" hierarchy
定义“AffyCompatibility”层次的虚拟类
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The classes AffyCompatible, DTTCompatibility, ARRCompatibility, and NetAffxCompatibility define the overall class hierarchy in this package. Information about these classes is not usually relevant to the user.
类AffyCompatible,DTTCompatibility,ARRCompatibility,NetAffxCompatibility在这个包中定义的整个类层次。有关这些类的信息通常不相关的用户。
类的对象----------Objects from the Class----------
These are virtual classes: no objects may be created from them.
这些都是虚拟的类:没有对象可以从他们创造的。
方法----------Methods----------
show signature(object = "AffyCompatible"): for each slot, provide the slot name, and then invoke show
显示signature(object = "AffyCompatible"):每个插槽,插槽的名称,然后调用show
作者(S)----------Author(s)----------
Martin Morgan
举例----------Examples----------
showClass(getClass("NetAffxCompatibility",
where=getNamespace("AffyCompatible")))
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|