reshape_loadings | R Documentation |
Reshape loadings for a factor from linearized to matrix form
reshape_loadings(ldngs_row, genes, ctypes)
ldngs_row |
numeric A vector of loadings values for one factor |
genes |
character The gene identifiers corresponding to each loading |
ctypes |
character The cell type corresponding to each loading |
A loadings matrix with dimensions of genes by cell types.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.