Description Usage Arguments Examples
take an estimated basis vector from NMF and format to template tmpl
1 | matit(x, nr = 16, nc = 32, tmpl)
|
x |
numerical vector, in the drosmap application, has length 405 representing points in the blastocyst model ellipse |
nr |
number of rows of output matrix |
nc |
number of columns of output matrix |
tmpl |
matrix of nr x nc that has 0 where cells do not exist; in drosmap application, sum(tmpl) == 405 |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.