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

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

[复制链接]
发表于 2012-2-25 12:10:06 | 显示全部楼层 |阅读模式
globalQuality(arrayQuality)
globalQuality()所属R语言包:arrayQuality

                                        Quality measures for general hybridization.
                                         一般杂交质量的措施。

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

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

This function provides Quality Control measures for GenePix, Spot and Agilent format files. It is used to create a table of measures to be used as reference in gpQuality, spotQuality or agQuality.
此功能提供GenePix,现货和安捷伦格式的文件的质量控制措施。用它来创建一个表要作为参考gpQuality,spotQuality或agQuality使用的措施。


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


globalQuality(fnames = NULL, path = ".", organism = c("Mm", "Hs"),
output = FALSE, resdir = ".", DEBUG = FALSE, inputsource = "readGPR", controlId="ID",...)



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

参数:fnames
A "character" string naming the input files.
一个“字符”字符串,命名输入文件。


参数:path
a "character" string representing the data directory.  By default this is set to the current working directory (".").
“字符”字符串表示的数据目录。默认情况下,这是设置为当前工作目录(“。”)。


参数:organism
A "character" string naming the organism genome printed on the array, either "Mm" or "Hs". By default, organism is set to "Mm". It is used to retrieve the corresponding reference tables.
一个“字符”字符串命名的生物体的基因组阵列上,无论是“MM”或“HS”。默认情况下,机体被设置为“MM”。它是用来检索相应的参考表。


参数:output
Logical. If 'TRUE', the quality measures are printed to a file.  
逻辑。如果“TRUE”,打印质量的措施到一个文件。


参数:resdir
A "character" string representing the directory where the results will be saved. By default, this is set to the current working directory (".").  
一个“字符”字符串表示的结果将被保存的目录。默认情况下,这是设置为当前工作目录(“。”)。


参数:DEBUG
If 'TRUE', debug statements are printed.
如果“TRUE”,打印调试语句。


参数:inputsource
A "character" string providing the name of the function to use to read the input files. It should be inputsource = "readGPR" for GenePix format files, inputsource = "readSpot" for Spot files, or inputsource = "readAgilent" for Agilent format. By default, 'inputsource' is set to "readGPR".
一个“人物”提供的函数的名称,使用的字符串读取输入文件。它应该是的InputSource =“readGPR”的GenePix格式的文件,的InputSource =“readSpot”为现货文件,或的InputSource =“readAgilent”安捷伦格式。默认情况下,的InputSource“设置为”readGPR“。


参数:controlId
Character string. Name of the column of the gpr file used to define controls.
字符串。 GPR文件用来定义控件的列名称。


参数:...
additional arguments
额外的参数


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

A matrix of Quality Control measures, each column representing a different input slide.
一个质量控制措施的矩阵,每一列代表一个不同的输入幻灯片。


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


Agnes Paquet



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

gpQuality, slideQuality, MmReferenceDB, readGPR, readSpot, readAgilent
gpQuality,slideQuality,MmReferenceDB,readGPR,readSpot,readAgilent


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


datadir <- system.file("gprQCData", package="arrayQuality")
if (interactive())
reference <- globalQuality(fnames="9Mm137.gpr", path=datadir, organism="Mm")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 05:06 , Processed in 0.023076 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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