addSummaryMetrics | R Documentation |
Add summary metrics by reading Cell Ranger metrics summary files.
addSummaryMetrics(data.path, metadata, n.cores = 1, verbose = TRUE)
data.path |
Path to cellranger count data. |
metadata |
Metadata for samples. |
n.cores |
Number of cores for the calculations (default = 1). |
verbose |
Print messages (default = TRUE). |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.