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

R语言 flowCore包 filterList-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 17:42:35 | 显示全部楼层 |阅读模式
filterList-class(flowCore)
filterList-class()所属R语言包:flowCore

                                        Class "filterList"
                                         类“filterList”

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

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

Container for a list of filter objects. The
集装箱filter对象名单。 “


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



filterList(x, filterId=identifier(x[[1]]))




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

参数:x
A list of filter objects.  
filter对象名单。


参数:filterId
The global identifier of the filter list. As default, we take the filterId of the first filter object in x.  
在过滤器列表中的全局标识符。由于默认情况下,我们采取的第一filterx对象filterId。


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

A filterList object for the constructor
一个filterList对象的构造


类的对象----------Objects from the Class----------

Objects are created from regular lists using the constructor  filterList.
创建对象经常使用的构造filterList名单。


插槽----------Slots----------




.Data: Object of class "list". The class
.Data类"list"的对象。类




filterId: Object of class "character". The
filterId类"character"的对象。 “


延伸----------Extends----------

Class "list", from data part.
类"list",从数据的一部分。


方法----------Methods----------




show signature(object = "filterList"): Print
显示signature(object = "filterList"):打印




identifier, identifier<- signature(object =         "filteList"): Accessor and replacement method for the object's
标识符,标识符< - signature(object =         "filteList"):存取和对象的更换方法


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


Florian Hahne



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

filter,
filter


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



f1 <- rectangleGate(FSC=c(100,200), filterId="testFilter")
f2 <- rectangleGate(FSC=c(200,400))
fl <- filterList(list(a=f1, b=f2))
fl
identifier(fl)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-9 03:02 , Processed in 0.022037 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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