Description Usage Arguments Value
View source: R/ExtraFunctions.R
Convert raw bin by cell matrix in an SingleCellExperiment object into the peak by cell matrix by extracting bins having the highest means.
1 | simATACgetPeakByCell(sim, peak.num = 5000)
|
sim |
SingleCellExperiment object containing simulation parameters. |
peak.num |
Number of peak bins to extract from the input bin by cell matrix. |
Sparse matrix containing peak.num bins with the highest bin means.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.