totalCoverage {InPAS} | R Documentation |
for huge dataset, it will read in the coverage from tmp files and merge them by groups
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