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

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

[复制链接]
发表于 2012-2-25 14:53:52 | 显示全部楼层 |阅读模式
startScore(ChIPseqR)
startScore()所属R语言包:ChIPseqR

                                        Score potential protein binding sites
                                         分数潜在蛋白结合位点

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

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

For each position in the genome this function computes a score indicating the likelihood that a protein binding site starts at that position.
对于每个基因组中的位置,此功能指示的蛋白质结合位点的可能性,在那个位置开始计算得分。


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


startScore(data, b, support, background, bgCutoff, supCutoff)



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

参数:data
A two column matrix with read counts. The two columns correspond to reads on the  forward and reverse strand respectively.
一个两列矩阵读取计数。两列对应分别正向和反向链读取。


参数:b
Length of binding region.
结合区域的长度。


参数:support
Length of support region.
支持区域的长度。


参数:background
Length of background window.
背景窗口的长度。


参数:bgCutoff
Cutoff for the change in read rates between adjacent windows (see Details).
截止在相邻窗口的读取率的变化(见详情)。


参数:supCutoff
Cutoff for the change in read rates between support regions on forward and  reverse strand (see Details).
截止正向和反向链支持的区域之间的读取率的变化(见详情)。


Details

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

Robust estimates of read rates in background windows and support regions are obtained by limiting the difference between related estimates. Consider a forward support region of length 10 containing 20 reads. The maximum likelihood estimate for the rate parameter of the (assumed) underlying Poisson distribution is lambda_hat = 20/10 = 2. If there are 50 reads in the reverse support region a robust estimate of the rate parameter is obtained as  max(50/10, qpois(supCutoff, lambda=lambda_hat))  
鲁棒估计在背景窗口和支持区域的读取率获得通过限制有关估计数之间的差异。考虑长度10载20人读取提出的支持区域。率(假设)基本泊松分布参数的最大似然估计是lambda_hat = 20/10 = 2。如果有50个读取率参数的稳健估计为max(50/10, qpois(supCutoff, lambda=lambda_hat))获得反向支撑区域


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

Numeric vector with binding site scores.
数字向量的结合位点的分数。


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

Instead of calling this function directly use callBindingSites.
,而不是直接调用此函数使用callBindingSites。


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


Peter Humburg



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

callBindingSites
callBindingSites

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-15 06:35 , Processed in 0.029884 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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