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

R语言 affy包 affy-options()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 11:24:48 | 显示全部楼层 |阅读模式
affy-options(affy)
affy-options()所属R语言包:affy

                                        Options for the affy package
                                         为affy包的选项

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

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

Description of the options for the affy package.
说明选项为affy包。


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

The affy package options are contained in the Bioconductor options. The options are:
affy封装选项都包含的Bioconductor选项。选项有:

use.widgets: a logical used to decide on the default of widget use.
use.widgets:用来决定默认的widget使用一个逻辑。

compress.cel: a logical
compress.cel:逻辑

compress.cdf: a logical
compress.cdf:逻辑

probes.loc: a list. Each element of the list is it self a list with two elements what and where. When looking for the informations about the locations of the probes on the array, the elements in the list will be looked at one after the other. The first one for which what and where lead to the matching locations information is used. The element what can be one of package, environment or file. The element where depends on the corresponding element what.
probes.loc:一个列表。列表中的每个元素是它的自我与两个元素在列表中。当阵列上的探针的位置信息,在列表中的元素将看着一前一后。第一个为哪些地方导致匹配的位置信息。元素可以是一个软件包,环境或文件。元素依赖于相应的元素。

if package: location for the package (like it would be for the argument lib.loc for the function library.)
如果包:包的位置(如将参数lib.loc功能library。)

if environment: an environment to look for the information (like the argument env for the function get).
如果环境:environment寻找的信息(如参数env函数get)。

if file: a character with the path in which a CDF file can be found.
如果文件:character可以发现其中一个CDF文件的路径。


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


## get the options[#选项]
opt <- getOption("BioC")
affy.opt <- opt$affy

## list their names[#列出他们的名字。]
names(affy.opt)

## set the option compress.cel[#设置选项compress.cel,]
affy.opt$compress.cel <- TRUE
options(BioC=opt)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-17 23:37 , Processed in 0.022930 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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