Title
1 2 3 4 5 6 | WriteSparse(object, ...)
writesparse(object = NULL, path = "./", gene.name = TRUE, cell.name = FALSE)
## S4 method for signature 'LTMG'
WriteSparse(object = NULL, path = "./", gene.name = TRUE, cell.name = FALSE)
|
path |
output path |
gene.name |
whether output gene name for sparse matrix |
cell.name |
whether output cell name for sparse matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.