Description Usage Arguments Value
View source: R/fragmentCounts.R
Assign mapped sequencing reads to restriction fragments.
1 | fragmentCounts(reads, fragments, mode = c("inner", "flank"))
|
reads |
A character vector of paths to BAM files. |
fragments |
A |
mode |
Read counting mode. Can be either "inner" or "flank". |
A RangedSummarizedExperiment
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.