summarizeBsSeqOver: Pretty much what it says on the tin.

Description Usage Arguments Value

Description

Summarize methylation over regions. Mostly a wrapper for getMeth.

Usage

1
summarizeBsSeqOver(bsseq, segs, dropNA = FALSE, impute = FALSE)

Arguments

bsseq

the BSseq object to summarize

segs

regions to summarize over (a GRanges; no GRangesLists yet)

dropNA

whether to drop rows with > half of samples NaN (FALSE)

impute

whether to impute NAs/NaNs (FALSE)

Value

matrix a matrix of regional methylation fractions


ttriche/biscuitEater documentation built on May 15, 2019, 4:18 p.m.