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

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

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

                                        Read Spike Types File
                                         阅读穗型文件

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

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

Read a table containing information about the doping control mixture used in the hybridization.
读表,其中包含有关使用兴奋剂控制在杂交混合物的信息。


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


readSpikeTypes(file = "DopingTypeFile2.txt", path = NULL, cy5col = "MassCy5", cy3col = "MassCy3", ...)



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

参数:file
A "character" string giving the name of the file specifying the doping controls used.
一个“字符”字符串给指定使用的兴奋剂控制的文件的名称。


参数:path
A "character" string giving the directory containing the file. By default this is set to the current working directory (".").
一个“字符”字符串,给出包含该文件的目录。默认情况下,这是设置为当前工作目录(“。”)。


参数:cy5col
A "character" string describing the name of the column corresponding to the controls labelled with Cy5.
一个“字符”描述用Cy5标记的控件对应的列名的字符串。


参数:cy3col
A "character" string describing the name of the column corresponding to the controls labelled with Cy3.
一个“字符”描述用Cy3标记的控件对应的列名的字符串。


参数:...
Additional arguments passed to "readSpotTypes"
额外的参数传递“readSpotTypes”


Details

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

The file is a text file with rows corresponding to doping controls and columns describing various experimental conditions. It must contain an oligo sequence identifier for each control, the spike type (e.g. Ambion or MJ) and the mass of each oligo spiked in each channel. By default, this function assumes that the mass unit are the same.
该文件是一个文本文件与相应的兴奋剂控制和列描述了各种实验条件的行。它必须为每个控件包含一个寡核苷酸序列标识符,穗型(如Ambion公司或MJ)和大众飙升每个通道中的每个寡。此功能默认情况下,假设单位质量是相同的。


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

A list of n matrices, each matrix containing information about a unique type of spiked controls.  
一个n矩阵,每个矩阵包含独特的尖刺控制类型的信息。


作者(S)----------Author(s)----------


Agnes Paquet



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


datadir <- system.file("Meebo", package="arrayQuality")
if (interactive())
{
spikes <-
readSpikeTypes(file="StanfordDCV1.7complete.txt",path=datadir,cy5col="CY5.ng._MjDC_V1.7",cy3col="CY3.ng._MjDC_V1.7")
}

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 05:05 , Processed in 0.020790 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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