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

R语言 PatientGeneSets包 combine.sims()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 10:23:53 | 显示全部楼层 |阅读模式
combine.sims(PatientGeneSets)
combine.sims()所属R语言包:PatientGeneSets

                                         Combines two SetMethodSims objects.
                                         结合两个SetMethodSims对象。

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

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

This function is used to combine two SetMethodSims objects, which have the results from simulated datasets, provided that the values for pass.null, perc.samples, and spiked.set.sizes  match up when the objects are generated with the sim.data.p.values function.
此功能用于合并两个SetMethodSims对象,其中有从模拟实验的结果,提供值pass.null, perc.samples,和spiked.set.sizes匹配对象时生成与<X >功能。


用法----------Usage----------


combine.sims(obj1, obj2)



参数----------Arguments----------

参数:obj1
Object of the class SetMethodsSims.  
对象类SetMethodsSims。


参数:obj2
Object of the class SetMethodsSims.  
对象类SetMethodsSims。


值----------Value----------

An object of the class SetMethodsSims. See SetMethodsSims for more details.
类SetMethodsSims对象。看到SetMethodsSims更多细节。


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



Simina M. Boca, Giovanni Parmigiani.




参考文献----------References----------

Parmigiani G. Patient-oriented gene-set analysis for cancer mutation data. Submitted, 2010.

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

SetMethodsSims-class, sim.data.p.values
SetMethodsSims-class,sim.data.p.values


举例----------Examples----------


## Not run: [#无法运行:]
##Note that this takes a few minutes to run:[#注意,这需要几分钟的时间来运行:]
library(KEGG.db)
data(Parsons)
data(ID2name)

set.seed(831984)

resultsSim <-
    sim.data.p.values(EventsBySample = EventsBySampleBrain,
                      Mutations = MutationsBrain,
                      GeneSizes = GeneSizes08,
                      Coverage = CoverageBrain,
                      GeneSets = KEGGPATHID2EXTID[c("hsa05213",
                      "hsa05223", "hsa00250")],
                      ID2name = ID2name,
                      nr.iter = 2,
                      pass.null = TRUE,
                      perc.samples = c(75, 95),
                      spiked.set.sizes = c(50),
                      show.iter = TRUE,
                      gene.method = FALSE,
                      perm.null.method = TRUE,
                      perm.null.het.method = FALSE,
                      pass.null.method = TRUE,
                      pass.null.het.method = FALSE)

resultsSim

extract.sims.method(resultsSim, resultsSim)

## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-1 20:46 , Processed in 0.033674 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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