View source: R/ExtraFunctions.R
Compare the main parameters of simATAC's simulated bin by cell matrix to real matrix, including library size, bin mean, non-zero cell proportion, the relation between bin means and non-zero cell proportions in real and simulated matrices, and the Pearson correlation of the bin mean and non-zero cell proporton parameters in the real and simulated count matrices (if the number of simulated cells equals the number of real cells).
1 | simATACCompare(sim, real, address, name)
|
sim |
Simulated bin by cell sparse matrix. |
real |
Real bin by cell sparse matrix. |
address |
Folder address to save plots. |
name |
Name of the data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.