Description Usage Arguments Details Value Author(s) References Examples
Fit PALMER model
1 |
X |
Matrix of binary values with n samples by p variables |
path |
List. Gene list for the prior information (default: NULL) |
K |
The number of gene clusters (default: 3) |
L |
The number of GO term clusters (default: 3) |
B |
The number of bootstrappings (default: 1000) |
palmer
fits the PALMER model. It requires binary matrix to be clusterd and
list of gene set for the constraints.
Construct palmer
class object.
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 10 11 12 13 14 15 16 17 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.