filter-class(MotIV)
filter-class()所属R语言包:MotIV
Class "filter"
类“过滤器”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This object information to be apply as filter.
这个对象的信息适用于作为过滤器。
Details
详情----------Details----------
This class filter is used to selected motiv objects according the filter's arguments.
这一类的filter用于选定motiv对象,根据过滤器的参数。
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("filter",name,tfname, top,evalueMax, lengthMax, valid).
创建对象可以通过检测的形式 new("filter",name,tfname, top,evalueMax, lengthMax, valid)。
插槽----------Slots----------
name A name or a list of names.
命名的名称或名称的列表。
tfname A transcription factor name or a list of TF names.
tfname转录因子名称或TF的名称列表。
evalueMax An e-value between 0 and 1.
evalueMax一封值0和1之间。
top Defined the depth of the filter.
顶部定义过滤器的深度。
lengthMax The maximum motif length.
lengthMax最大的主题长度。
valid The alignment that should be considered as valid.
有效,应考虑为有效的对齐方式。
作者(S)----------Author(s)----------
Eloi Mercier <<a href="mailto:emercier@chibi.ubc.ca">emercier@chibi.ubc.ca</a>>
参见----------See Also----------
setFilter , filter, split, combine
setFilter,filter,split,combine
举例----------Examples----------
showClass("filter")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|