Description Objects from the Class Slots Methods Author(s) References See Also Examples
This class represents palmer fit.
Objects can be created by calls of the form new("palmer", ...)
.
data
Object of class "matrix"
,
representing the raw data for PALMER model.
init
Object of class "list"
,
representing the setting for PALMER model fitting.
result
Object of class "list"
,
representing the fitted PALMER model.
signature(object = "palmer")
: provide brief summary of the object.
signature(object = "palmer")
:
provide Gene and GO term cluster and its probability.
signature(x = "palmer", y=missing)
:
provide visualization of constrained biclustersing analysis result.
Jin Hyun Nam
Nam JH, Couch D, Silveira W.A, Yu Z and Chung D (2019) ”PALMER: A constrained biclustering Algorithm to improve pathway annotation based on the biomedical literature mining”.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.