| BCRANKresult-class {BCRANK} | R Documentation |
Holds the results from running
bcrank. Contains a number of
\code{BCRANKsearch-class} object,
one for each restart of the bcrank search.
fname:toplist:BCRANKsearch-class objects,
ranked by their scores.signature(object = "BCRANKmatch"): Returns the
fasta file name.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
the toplist is returned.Adam Ameur, adam.ameur@lcb.uu.se