Description Usage Arguments Value Author(s)
View source: R/totalCoverage.R
for huge dataset, it will read in the coverage from tmp files and merge them by groups
1 | totalCoverage(coverage, genome, hugeData, groupList=NULL)
|
coverage |
coverage for each sample, outputs of coverageFromBedGraph |
genome |
an object of BSgenome |
hugeData |
hugeData or not |
groupList |
tag names involved in each groups |
a coverage list
Jianhong Ou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.