strandBias: Strand sequencing bias

Description Usage Arguments Value Examples

Description

This function will calculate the strand depth bias for each C base position

Usage

1
strandBias(data, window = 30, fill = 0)

Arguments

data

input dataframe

window

size of sliding window. Default is 30 bases.

fill

Value used to fill in where there isn't enough data for window size. Default is 0.

Value

a dataframe

Examples

1

timoast/methylQC documentation built on May 31, 2019, 2:28 p.m.