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

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

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

                                        Clean Affymetrix's CDF name
                                         清洁Affymetrix公司的民防部队名称

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

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

This function converts Affymetrix's names for CDF files to the names used in the annotation package and in all Bioconductor.
此功能转换在注释包Bioconductor在所有使用的名称,Affymetrix公司的CDF文件的名称。


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


cleancdfname(cdfname, addcdf = TRUE)



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

参数:cdfname
A character denoting Affymetrix'x CDF file name  
一个character汉语表Affymetrixx CDF文件名称


参数:addcdf
A logical. If TRUE it adds the string "cdf" at the end of the cleaned CDF name. This is used to name the cdfenvs packages.
Alogical。如果TRUE它增加了清理民防名称字符串“CDF”。这是用来命名cdfenvs包。


Details

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

This function takes a CDF filename obtained from an Affymetrix file (from a CEL file for example) and convert it to a convention of ours: all small caps and only alphanumeric characters. The details of the rule can be seen in the code. We observed exceptions that made us create a set of special cases for mapping CEL to CDF. The object mapCdfName holds information about these cases. It is a data.frame of three elements: the  first is the name as found in the CDF file, the second the name in the CEL file and the third the name in Bioconductor. mapCdfName can be loaded using data(mapCdfName).
这个函数需要一个CDF文件名获得Affymetrix公司的文件(例如从CEL文件),并把它转换到我们的公约“:所有的小帽子,只有字母数字字符。代码可以看出,在规则的细节。我们观察到的异常,使我们建立了一套特殊情况下,CEL映射到民防部队。对象mapCdfName持有有关这些情况的信息。这是data.frame的三个要素:首先是名称,如发现在CDF文件,在为CEL文件的名称第二和第三Bioconductor名称。 mapCdfName使用data(mapCdfName)可以装载。


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

A character
一个character


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


cdf.tags <- c("HG_U95Av2", "HG-133A")
for (i in cdf.tags)
  cat(i, "becomes", cleancdfname(i), "\n")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-4-21 13:27 , Processed in 0.023379 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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