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

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

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

                                        Read ImaGene Header Information
                                         读ImaGene头信息

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

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

Read the header information from an ImaGene image analysis output file. This function is used internally by read.maimages and is not usually called directly by users.
阅读从ImaGene图像分析输出文件头信息。这个函数内部使用read.maimages通常不是由用户直接调用。


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


readImaGeneHeader(file)



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

参数:file
character string giving file name or path
字符串,文件名或路径


Details

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

The raw data files exported by the image analysis software ImaGene include a number of header lines which contain information about the printing and scanning processes. This function extracts that information and locates the line where the intensity data begins.
原始数据文件由图像分析软件ImaGene的出口,包括标题行数,其中包含有关打印和扫描过程中的信息。这个功能提取信息和定位线的强度数据开始。


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

A list containing information read from the header of the ImaGene file. Each Begin-End environment found in the file header will become a recursive list in the output object, with components corresponding to fields in the file. See the ImaGene documentation for further information. The output object will also contain a component NHeaderRecordsgiving the number of lines in the file before the intensity data begins.
从头的ImaGene文件读取一个列表,其中包含信息。在文件头中发现的每一个BEGIN-END环境将成为输出对象的递归列表,文件中的字段对应的组件。请参见进一步信息ImaGene的的文档。输出对象也将包含一个组件NHeaderRecords文件中的行数,强度数据开始之前。


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


Gordon Smyth



参考文献----------References----------



参见----------See Also----------

read.imagene
read.imagene

An overview of LIMMA functions to read data is given in 03.ReadingData.
概述LIMMA功能读取数据给出在03.ReadingData。


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


h <- readImaGeneHeader("myImaGenefile.txt")
names(h)
h$NHeaderRecords
h[["Field Dimensions"]]

## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-4 21:45 , Processed in 0.023391 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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