Description Usage Arguments Value
View source: R/preprocessing_filtering_reduction.R
Combine two matrices and emit warning if no regions are in common
1 | combine_datamatrix(datamatrix, datamatrix_single, file_names, i)
|
datamatrix |
A sparse matrix or NULL if empty |
datamatrix_single |
Another sparse matrix |
file_names |
File name corresponding to the matrix for warnings |
i |
file number |
A combined sparse matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.