Description Usage Arguments Value Examples
Summarize number of reads per backsplice junction.
1 | summarizeBSJreads(object, cores = 1L, applyFilter = TRUE, ...)
|
object |
circSample or circExperiment object |
cores |
Only supported on unix! Number of cores used for parallel processing for circExperiment objets. |
applyFilter |
Boolean indicating whether to applyFilter (default is TRUE). |
Object with same class as input, but with bsj.count slot populated with data
1 | #summarizeBSJreads(object)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.