matches-class(MotIV)
matches-class()所属R语言包:MotIV
Class "matches"
类“比赛”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This object contains the name of the input motif and all the matches found.
这个对象包含了输入主题名称和所有比赛。
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("matches", name, aligns, similarity, valid).
创建对象可以通过检测的形式new("matches", name, aligns, similarity, valid)。
插槽----------Slots----------
name Motif name.
名称Motif的名称。
aligns Alignments found by motifMatch.
motifMatch对齐对齐。
similarity The optional name given to the motif.
相似的主题可选名称。
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----------
motiv , alignments, tf
motiv,alignments,tf
举例----------Examples----------
showClass("matches")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|