depthWeight {InPAS}R Documentation

calculate the depth weight for each example

Description

calculate the depth weight for each example

Usage

depthWeight(coverage, hugeData, groupList=NULL)

Arguments

coverage

a list. output of coverageFromBedGraph

hugeData

is it a huge dataset?

groupList

group list for huge dataset

Value

a numeric vector with depth weight

Author(s)

Jianhong Ou


[Package InPAS version 1.16.0 Index]