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

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

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

                                         Inversion scan
                                         反转扫描

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

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

This function scans a whole chromosome in search for inversion events. The scan is done by fitting an inversion model to all segments in the chromosome with fixed length size.
此功能在搜索反转事件的整个染色体进行扫描。扫描完成固定长度的大小反演模型拟合染色体各阶层。


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


scanInv(objectHaploCode, window, maxSteps = 30, geno = FALSE, saveRes = TRUE, saveBlocks=TRUE)



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

参数:objectHaploCode
Object of class HaploCode produced by the codeHaplo function.  
类的对象HaploCode生产codeHaplo函数。


参数:window
numeric, size of the window in mega-basis.  
numeric,在大型基础窗口的大小。


参数:maxSteps
numeric, maximum number of iteration in the EM algorithm for the inversion model  
numeric,最大数量的EM算法迭代反演模型


参数:geno
logical. Whether the original data is genotypes or phases haplotypes.   
logical。无论是原始数据是基因型或阶段的单体型。


参数:saveRes
logical. Whether results should be saves into file invRes.RData   
logical。结果是否应保存到文件“invRes.RData


参数:saveBlocks
logical. Whether save blocks for each candidate break point.   
logical。是否保存每个候选人破发点块。


Details

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

The function processes the haplotypes coded in objectHaploCode. If subsequent re-runs are requires for different window sizes, this object can be omitted. The function will thus search the local directory for previous results to speed up further scans.
函数处理objectHaploCode编码的单体型。如果随后重新运行需要不同的窗口大小,这个对象可以被省略。以前的结果,以加快进一步扫描的功能,从而将搜索本地目录。


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

object of class scan
对象类scan


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



Alejandro Caceres <a href="mailto:acaceres@creal.cat">acaceres@creal.cat</a>



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

HaploCode , scan   
HaploCode,scan


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


data(hapCode)
window<-0.5
scanRes<-scanInv(hapCode,window=window,saveRes=FALSE,geno=FALSE,saveBlocks=FALSE)
scanRes
plot(scanRes)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-5 18:37 , Processed in 0.030730 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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