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

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

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

                                        Read X and Y intensities from GenCall output
                                         读取X和Ÿ强度GenCall输出

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

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

This function reads the raw X and Y intensities output by GenomeStudio's GenCall genotyping module in preparation for genotyping with crlmm.
这个函数读取的原始X被GenomeStudio的GenCall准备基因型模块和基因分型与crlmmŸ强度输出。


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


readGenCallOutput(file, path=".", cdfName, colnames=list("SampleID"="Sample ID", "SNPID"="SNP Name", "XRaw"="X Raw", "YRaw"="Y Raw"),
                  type=list("SampleID"="character", "SNPID"="character", "XRaw"="integer", "YRaw"="integer"), verbose=FALSE)



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

参数:file
'character' string specifying the name of the file to read in
字符字符串指定的文件名称改为


参数:path
'character' string specifying the location of file to be read by the function
“字符”功能读取指定文件的位置的字符串


参数:cdfName
'character' defining the chip annotation (manifest) to use ('human370v1c', human550v3b', 'human650v3a', 'human1mv1c', 'human370quadv3c', 'human610quadv1b', 'human660quadv1a', 'human1mduov3b', 'humanomni1quadv1b', 'humanomniexpress12v1b', 'humancytosnp12v2p1h')
字符定义芯片的注解(列表)使用(human370v1c,human550v3b,human650v3a“,”human1mv1c,human370quadv3c,human610quadv1b“,”human660quadv1a,human1mduov3b“,”humanomni1quadv1b,humanomniexpress12v1b ,humancytosnp12v2p1h“)


参数:colnames
list containing elements 'SampleID', 'SNPID', 'XRaw' and 'YRaw', which specify the column names from in 'file' that pertain to these variables.  The default should suffice in most situations.
列表,其中包含元素“SampleID”,“SNPID,XRaw”和“YRaw”,这在“文件”指定的列名,涉及到这些变量。默认情况下,在大多数情况下应该足以。


参数:type
list containing data types for the columns to be read in.  The default should be fine in most situations.
列表,其中包含要读入默认的应该是在大多数情况下,罚款的列的数据类型。


参数:verbose
'logical'.  Should processing information be displayed as data is read in?
“逻辑”。应处理的信息显示的数据被读取?


Details

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

This function returns an NChannelSet containing raw intensity data (X and Y) from GenCall final report file.  It assumes the GenCall output is formatted to have samples listed one below the other, and that the columns 'X Raw' and 'Y Raw' are available in the file. The function crlmmillumina() can be run on the output of the readGenCallOutput function.
此函数返回一个NChannelSet含有从GenCall最终报告文件的原始强度数据(X和Y)。它假定的GenCall输出格式有下面列出的其他之一的样品,这列“X生和Y原始”文件。可以运行的功能crlmmillumina()上readGenCallOutput函数的输出。


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

NChannelSet containing X and Y bead intensities.
NChannelSet含有X和Y珠强度。


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


Cynthia Liu and Matt Ritchie



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

R/Bioconductor software for Illumina's Infinium whole-genome  genotyping BeadChips. Bioinformatics. 2009 Oct 1;25(19):2621-3.

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


#XY = readGenCallOutput(file="Hap650Yv3_Final_Report.txt", cdfName="human650v3a")[XY = readGenCallOutput(档案=“Hap650Yv3_Final_Report.txt”,cdfName =“human650v3a”)]
#crlmmOut = crlmmIllumina(XY=XY)[crlmmOut = crlmmIllumina(XY-XY)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-12 12:16 , Processed in 0.023125 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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