Plot two reference graphs for checking that plot of sorted data are right: the non-sorted assembly motifs and assembly motifs sorted by decreasing mean observed performances.
plot_motifs_infos(res, opt.sort = "performance")
the result of a functional clustering
obtained using the function fclust
.
a string,
that specifies the way for sorting the motifs.
It can be "performance"
or "name"
,
indicating a sorting by motif performances,
or a sorting by motif names.
Nothing. It is a procedure.
This function was useful only for setting up the R-code.
It is now useful for users to check the resulst,
and be sure to the goodness of plotting ...
The written values are (form up to bottom):
names of assembly motifs, their effectifs,
the mean observed performance, the order
and the symbols (colour x symbol) systematically associated
with each assembly motif in all plots produced
by the package functClust
.