Description Usage Arguments Value
View source: R/normalize_matrices.r
Invoke some normalization methods on the various matrices from matrices_from_tables().
1 | normalize_matrices(matrices, reads_per_sample, indexes_per_sample)
|
matrices |
Tables provided by matrices_from_tables(). |
reads_per_sample |
Numeric vector defining how many reads survived filtering for each sample. |
indexes_per_sample |
Numeric vector defining how many indexes survived filtering for each sample. |
Normalized matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.