make.swap(genArise)
make.swap()所属R语言包:genArise
Swap analysis
交换分析
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Read both files, but only extract the interested columns and create a Spot object.
阅读这两个文件,但只提取感兴趣的列,创建一个点对象。
用法----------Usage----------
make.swap(spot1, spot2, Cy3, Cy5, BgCy3, BgCy5, Id, Symdesc, header = FALSE, is.ifc = FALSE,envir,nr,nc)
参数----------Arguments----------
参数:spot1
a connection or a character string giving the name of the file to read where each column represent the spot components.
一个连接或一个字符串给该文件的名称改为每一列代表当场组件。
参数:spot2
a connection or a character string giving the name of the file to read where each column represent the spot components.
一个连接或一个字符串给该文件的名称改为每一列代表当场组件。
参数:Cy3
column that represent Cy3.
列代表Cy3标记。
参数:Cy5
column that represent Cy5.
列代表Cy5的。
参数:BgCy3
column that represent BgCy3.
列代表BgCy3。
参数:BgCy5
column that represent BgCy5.
列代表BgCy5。
参数:Id
column that represent Id.
列代表标识。
参数:Symdesc
optional identifier besides the Id column.
除了ID列的可选标识符。
参数:header
the logical value of the header input file
头输入文件的逻辑值
参数:is.ifc
If is.ifc = TRUE this experiment was done in the Unit of Microarray from Cellular Phisiology Institute.
如果is.ifc = TRUE,这个实验是在微阵列从蜂窝Phisiology研究所单位。
参数:envir
Environment where are the genArise variables.
环境,是genArise变量。
参数:nr
Total of meta-row.
共元行。
参数:nc
Total of meta-column.
总荟萃列。
参见----------See Also----------
write.spot.
write.spot。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|