Description Usage Arguments Value
View source: R/preprocessing_filtering_reduction.R
Count bam files on interval to create count indexes
1 | bams_to_matrix_indexes(files_dir, which)
|
files_dir |
Directory containing the single cell BAM files |
which |
Genomic Range on which to count |
A list containing a "feature index" data.frame and a count vector for non 0 entries, both used to form the sparse matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.