Description Usage Arguments Details Value Examples
Function to read an expression matrix into a sparse matrix.
1 | readExprMatrix(path, cores = NA, transpose = FALSE)
|
path |
path to the expression matrix |
cores |
number of cores to use |
transpose |
transpose matrix |
The expression matrix needs to have both unique column names and row names
sparse matrix
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.