bisConversionControl: Compute internal bisulfite conversion control

Description Usage Arguments Value Examples

View source: R/sesame.R

Description

Compute GCT score for internal bisulfite conversion control. The function takes a SigSet as input. The higher the GCT score, the more likely the incomplete conversion.

Usage

1
bisConversionControl(sset, use.median = FALSE)

Arguments

sset

signal set

use.median

use median to compute GCT instead of mean

Value

GCT score (the higher, the more incomplete conversion)

Examples

1
2

sesame documentation built on Nov. 15, 2020, 2:08 a.m.