get_depthWeight {InPAS} | R Documentation |
Calculate the depth weight for each sample of non-hugeData or each experimental condition for hugeData: depth/mean(depth)
get_depthWeight(sqlite_db, hugeData)
sqlite_db |
A path to the SQLite database for InPAS, i.e. the output of
|
hugeData |
A logical(1), indicating whether it is huge data |
A named numeric vector containing depth weight for each sample for non-hugeData, or depth weight for each condition if hugeData.
Jianhong Ou, Haibo Liu