View source: R/calculate_batch_properties.R
calculate_batch_properties | R Documentation |
Calculate Batch Quantifying Metrics
calculate_batch_properties(data, batch_info, k, verbose = TRUE)
data |
A matrix of gene expression profile. |
batch_info |
Batch assignment of every cells in columns of matrix. |
k |
k nearest neighborhoods of every cell. |
verbose |
Whether messages are returned during the process. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.