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

R语言 flowCore包 read.FCSheader()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 17:47:28 | 显示全部楼层 |阅读模式
read.FCSheader(flowCore)
read.FCSheader()所属R语言包:flowCore

                                        Read the TEXT section of a FCS file
                                         阅读的FCS文件的文本部分

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

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

Read (part of) the TEXT section of a Data File Standard for Flow
阅读一个数据流文件的标准文本段(部分)


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


   read.FCSheader(files, path=".", keyword=NULL)



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

参数:files
Character vector of filenames.
特征向量的文件名。


参数:path
Directory where to look for the files.
目录中寻找文件。


参数:keyword
An optional character vector that specifies the FCS keyword to read.
一个可选的字符向量指定FCS的关键字来阅读。


Details

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

The function read.FCSheader works with the output of the FACS machine software from a number of vendors (FCS 2.0, FCS 3.0 and List Mode Data LMD). The output of the function is the TEXT section of the FCS files. The user can specify some keywords to limit the output to the  information of interest.
与流式单元仪机软件供应商的数量(FCS的FCS的2.0,3.0和列表模式数据LMD的)从输出的功能read.FCSheader。该函数的输出的FCS文件的文本部分。用户可以指定一些关键字来限制输出感兴趣的信息。


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

A list of character vector. Each element of the list correspond
特征向量列表。列表中的每个元素对应


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


N.Le Meur



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

link[flowCore]{read.flowSet}, link[flowCore]{read.FCS}
link[flowCore]{read.flowSet},link[flowCore]{read.FCS}


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


samp <- read.FCSheader(system.file("extdata",
   "0877408774.B08", package="flowCore"))
samp

samp <- read.FCSheader(system.file("extdata",
   "0877408774.B08", package="flowCore"), keyword=c("$DATE", "$FIL"))
samp

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-9 01:58 , Processed in 0.022102 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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