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

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

[复制链接]
发表于 2012-2-25 13:07:30 | 显示全部楼层 |阅读模式
extractLocsFile(BeadDataPackR)
extractLocsFile()所属R语言包:BeadDataPackR

                                         Retrieve only the .locs file information
                                         检索只LOCS文件信息。

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

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

Provides a mechanism to extract the information from the original .locs file from a compressed .bab file, without the need to extract the intensity or probe ID values.
提取的信息,从原来的。LOCS文件从压缩。BAB文件,而不需要提取的强度或探针ID值,提供了一种机制。


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


extractLocsFile(inputFile, path = ".")



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

参数:inputFile
The name of the .bab file to be read in.  
要读入的。BAB文件的名称


参数:path
Path to where the input file can be found.  Default is the current working directory.  
输入文件中可以找到的路径。默认为当前工作目录。


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

A matrix with two columns (four if two-channel data) containing the X and Y values of the bead centre coordinates supplied in the original .locs file.  For two-channel data the first two columns contain the coordinates from the green channel, with the red channel held in columns three and four.
两列,含珠中心的X和Y值(如果双通道数据4)矩阵坐标提供在原LOCS文件。对于双通道数据的前两列包含从绿色通道的坐标,列三,四举行的红色通道。


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



Mike L. Smith




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



    dataPath <- system.file("extdata", package = "BeadDataPackR")   
    locs <- extractLocsFile(inputFile = "example.bab", path = dataPath)
    locs[1:10,]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 11:36 , Processed in 0.020807 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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