View source: R/preprocessing_filtering_reduction.R
check_correct_datamatrix | R Documentation |
Throws warnings / error if matrix is in the wrong format
check_correct_datamatrix(datamatrix_single, sample_name = "")
datamatrix_single |
A sparse matrix |
sample_name |
Matrix sample name for warnings |
A sparseMatrix in the right rownames format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.