get.Zscore(genArise)
get.Zscore()所属R语言包:genArise
Swap from Files
交换从文件
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Read both files, but only extract the interested columns and create a Spot object.
阅读这两个文件,但只提取感兴趣的列,创建一个点对象。
用法----------Usage----------
get.Zscore( spot, name, Zscore.min=NULL, Zscore.max=NULL, all=FALSE, envir)
参数----------Arguments----------
参数:spot
a connection or a character string giving the name of the file to read where each column represent the spot components.
一个连接或一个字符串给该文件的名称改为每一列代表当场组件。
参数:name
a connection or a character string giving the name of the file to read where each column represent the spot components.
一个连接或一个字符串给该文件的名称改为每一列代表当场组件。
参数:Zscore.min
column that represent Cy3.
列代表Cy3标记。
参数:Zscore.max
column that represent Cy5.
列代表Cy5的。
参数:all
column that represent BgCy3.
列代表BgCy3。
参数:envir
Environment where are the genArise variables.
环境,是genArise变量。
参见----------See Also----------
write.spot.
write.spot。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|