找回密码
 注册
查看: 507|回复: 0

R语言 MVCClass包 gAskAncestorMessage-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 07:41:00 | 显示全部楼层 |阅读模式
gAskAncestorMessage-class(MVCClass)
gAskAncestorMessage-class()所属R语言包:MVCClass

                                        Class "gAskAncestorMessage": A class to represent a question asking for
                                         类“gAskAncestorMessage”代表的问题,要求:A类

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

gAskAncestorMessage is a class to ask for model data from an ancestor model (MVC).  For example, if a user wants to create a child model, but needs data from both its parent and its grandparent model.  Then when the parent model creates the new child model it would ask its parent (the grandparent of the new child model) for data using this class.  
gAskAncestorMessage是一类要求从一个祖先模式(MVC)的模型数据。例如,如果用户希望创建一个子模型,但其父母及其祖父母模型需要数据。那么当父模型创建新的子模型,它会要求使用这一类的数据,其父母(祖父母或外祖父母的新的子模型)。

A specific example is if the original model contains microarray expression data and a child model of this model is the GO graph.  Then if the user wants to look at the expression data of only genes annotated at a particular node, a child model can be created from the GO graph, but this new child model also needs data from the original model (its grandparent).  Thus, when the GO graph creates a child model it needs to ask its parent for the expression data.
一个具体的例子是,如果原来的模型包含微阵列基因表达数据,这个模型的一个子模型是GO图。然后,如果用户想看看注明只在一个特定的节点基因表达数据,子模型可以创建好图,但这个新的子模型,还需要从原来的模型(其祖父母或外祖父母)的数据。因此,当GO图创建一个子模型,它需要问其表达数据的父。


类的对象----------Objects from the Class----------

Objects can be created by calls of the form  new("gAskAncestorMessage", ...).
创建对象可以通过检测的形式new("gAskAncestorMessage", ...)。


插槽----------Slots----------




type: which model type to look for as an ancestor (this is a
type:寻找祖先的模型类型(这是一个




mData: the data that is being requested
mData:数据正在请求




from: the MVC that asked the question
from:问这个问题的MVC


延伸----------Extends----------

Class "gMessage", directly.
类"gMessage",直接。


方法----------Methods----------




from<- Sets the from slot
从< - 设置from插槽




from Returns the from slot
从返回from插槽




mData<- Sets the mData slot
MDATA < - 设置mData插槽




mData Returns the mData slot
MDATA返回mData插槽




type<- Sets the type slot
类型< - type插槽设置




type Returns the type slot
类型返回type插槽


注意----------Note----------

Even though this class is used to ask for information from an ancestor, each model (MVC) has only parent.  This is important when considering how data sets are linked.
即使这个类的使用要求从一个祖先的信息,每一个模型(MVC)的只有父母。考虑如何链接数据集时,这一点很重要。


作者(S)----------Author(s)----------


Elizabeth Whalen



参见----------See Also----------

gMessage-class
gMessage-class

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-3 00:47 , Processed in 0.031119 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表