Description Usage Arguments Value
View source: R/ExtraFunctions.R
Convert raw bin by cell matrix in an SingleCellExperiment object into the region by cell matrix, with regions defined in the input BED file.
1 | simATACgetFeatureByCell(sim, file.bed)
|
sim |
SingleCellExperiment object containing simulation parameters. |
file.bed |
BED file containing chromosome, start, and end positions of regions. |
Sparse matrix containing bins having intersection with the regions in the BED file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.