BCRANKresult-class(BCRANK)
BCRANKresult-class()所属R语言包:BCRANK
Class "BCRANKresult"
类“BCRANKresult”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Holds the results from running bcrank. Contains a number of BCRANKsearch-class object,
持有运行bcrank结果。包含了一个BCRANKsearch-class对象的数量,
插槽----------Slots----------
fname: the name of the fasta file used for running bcrank.
fname:的用于运行bcrank的的FASTA文件的名称。
toplist: a list of BCRANKsearch-class objects,
toplist:BCRANKsearch-class对象名单,
funCall: the function call that was made to bcrank.
funCall:在函数调用,到bcrank。
nrSeqs: number of sequences in the fasta input file.
nrSeqs:序列在FASTA输入文件的数量。
restarts: number of restarts used in the bcrank
restarts:重新启动在bcrank
方法----------Methods----------
fname signature(object = "BCRANKmatch"): Returns the
FName参数signature(object = "BCRANKmatch"):返回
toplist signature(object = "BCRANKmatch", i=NULL): If i is NULL, returns a data frame containing consensus and score for the results for each restart of the bcrank search. Otherwise, the i'th BCRANKsearch-class object in
啶班?啶粪ぃsignature(object = "BCRANKmatch", i=NULL)如果i是NULL,返回一个数据框包含的共识,每次重新启动为的bcrank搜索结果和得分。否则,第iBCRANKsearch-class对象
作者(S)----------Author(s)----------
Adam Ameur, <a href="mailto:adam.ameur@genpat.uu.se">adam.ameur@genpat.uu.se</a>
参见----------See Also----------
bcrank, BCRANKsearch-class,
bcrank,BCRANKsearch-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|