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

R语言 KCsmart包 getSigRegionsCompKC()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 22:49:32 | 显示全部楼层 |阅读模式
getSigRegionsCompKC(KCsmart)
getSigRegionsCompKC()所属R语言包:KCsmart

                                         KCsmart Comparative calculate the signficant regions
                                         比较KCsmart计算signficant区域

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

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

Extract the significant regions from a compKC object for a given false discovery rate (FDR).
对于一个给定的错误发现率(FDR)中提取的重大区域从compKC对象。


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


getSigRegionsCompKC(compKc, fdr=.01, maxRegionGap=10)



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

参数:compKc
A compKc object as created by the 'compareSpmCollection' function  
作为“compareSpmCollection”功能创建一个compKc对象


参数:fdr
The false discovery rate to be used to calculate the significantly different regions from the compKc object  
虚假的发现率,被用来计算从compKc对象的显着不同的区域


参数:maxRegionGap
The maximum number of sample points that is allowed to fall under the threshold in a continuous significant region
允许在一个连续的重大区域下阈值下降的采样点的最大数量


Details

详情----------Details----------

The false discovery rate that is set is used to determine the significant regions. When the compKc object was created by the siggenes method the corresponding cutoff is looked up in the siggenes results table, otherwise it is calculated from the permuted data. The maxRegionGap determines how many sample points can be under this threshold in a continuous significant region.
设置虚假的发现率,用于确定的重大区域。 ,当compKc对象被创建由siggenes方法在“siggenes结果表查找相应的截止,否则将被置换的数据计算。该maxRegionGap确定采样点多少可以根据这个阈值是在一个连续的重大区域。


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

Returns a compKcSigRegions object that contains the significant regions for the given FDR in the 'regionTable' slot. The method used to determine the cutoff, the fdr and the cutoff itself are stored in their corresponding slots. Use 'plot' to visualize the results.
返回一个包含给FDR的“regionTable”槽显着的区域compKcSigRegions对象。使用的方法来确定的截止,FDR和截止本身存储在相应的插槽。使用“图”,以可视化的结果。


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


Jorma de Ronde



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

compareSpmCollection,  getSigRegionsCompKC
compareSpmCollection,getSigRegionsCompKC


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


data(hsSampleData)
data(hsMirrorLocs)

spmc1mb <- calcSpmCollection(hsSampleData, hsMirrorLocs, cl=c(rep(0,10),rep(1,10)))
spmcc1mb <- compareSpmCollection(spmc1mb, nperms=3)
spmcc1mbSigRegions <- getSigRegionsCompKC(spmcc1mb)

plot(spmcc1mb, sigRegions=spmcc1mbSigRegions)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-5 08:09 , Processed in 0.029655 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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