buildCdfEnv.biostrings(altcdfenvs)
buildCdfEnv.biostrings()所属R语言包:altcdfenvs
Build CDF environments
建立民防环境
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Build CDF environment from Biostrings matchPDict results
建立民防环境从Biostrings matchPDict结果
用法----------Usage----------
buildCdfEnv.biostrings(apm, abatch = NULL,
nrow.chip = NULL, ncol.chip = NULL,
simplify = TRUE,
x.colname = "x", y.colname = "y",
verbose = FALSE)
参数----------Arguments----------
参数:apm
AffyProbesMatch
AffyProbesMatch
参数:abatch
AffyBatch
AffyBatch
参数:nrow.chip
number of rows for the chip type (see details)
芯片类型的行数(见详情)
参数:ncol.chip
number of columns for the chip type (see details)
芯片类型的列数(见详情)
参数:simplify
simplify the environment built (removing target names when there is no matching probe)
简化的环境,内置(去除目标的名字时,有没有匹配的探针)
参数:x.colname
column name
列名
参数:y.colname
column name
列名
参数:verbose
verbose TRUE/FALSE
详细TRUE/FALSE
Details
详情----------Details----------
Whenever an abatch is specified, nrow.chip and ncol.chip are not needed. Specifying the an AffyBatch in abatch is the easiest way to specify information about the geometry of a chip type.
每当abatch指定nrow.chip和ncol.chip没有必要。指定AffyBatchabatch是最简单的方法来指定芯片类型的几何信息。“
值----------Value----------
An instance of class CdfEnvAffy.
实例类CdfEnvAffy。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|