Description Usage Arguments Value Examples
The function generates a matrix by binding the columns and rows
1  | repmat(X, m, n)
 | 
X | 
 numeric matrix  | 
m | 
 numeric value, repeat rows m times  | 
n | 
 numeric value, repeat columns n times  | 
list of genes and the expression matrix
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.