NSC: Calculates the Normalized Strand Cross-Correlation from the...

Description Usage Arguments Value

View source: R/base_SCC.R

Description

Calculates the NSC defined as the ratio between max. and min. of the SCC

Usage

1
NSC(scc, readLength = NULL)

Arguments

scc

The tibble with the SCC curve calculate by SCC

readLength

The readlength of the experiment. If this parameter is not present, NSC will just calculate the ratio between the max and min of the SCC curve

Value

A numeric values


welch16/ChIPUtils documentation built on May 4, 2019, 4:18 a.m.