Description Definition Objects from the Class Methods Author(s) References See Also Examples
This is an S4 virtual union class that defines a new object that can be a sota
or a clues
class. Now that the clues
method is deprecated, only the sota
method is supported.
setClassUnion("cluesOrSota", c("sota","NULL"))
A virtual Class: No objects may be created from it.
No methods defined with class "cluesOrSota" in the signature.
Mohamed Nadhir Djekidel (djek.nad@gmail.com)
Herrero, J., Valencia, A, and Dopazo, J. (2005).A hierarchical unsupervised growing neural network for clustering gene expression patterns. Bioinformatics, 17, 126-136.
1 | showClass("cluesOrSota")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.