depthWeight {InPAS} | R Documentation |
calculate the depth weight for each example
depthWeight(coverage, hugeData, groupList=NULL)
coverage |
a list. output of coverageFromBedGraph |
hugeData |
is it a huge dataset? |
groupList |
group list for huge dataset |
a numeric vector with depth weight
Jianhong Ou