Description Usage Arguments Value Examples
Given a count matrix, determine if the matrix has been either log-normalized, normalized, or contains raw counts
1 | check_raw_counts(counts_matrix, max_log_value = 50)
|
counts_matrix |
Count matrix containing scRNA-seq read data |
max_log_value |
Static value to determine if a matrix is normalized |
String either raw counts, log-normalized or normalized
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.