run_bumphunter: Run the Bumphunter algorithm.

Description Usage Arguments Value

View source: R/EpiMutations.R

Description

See bumphunter doc for details.

Usage

1
run_bumphunter(set, design, ...)

Arguments

set

A GenomicRatioSet or ExpressionSet

design

Design matrix with rows representing samples and columns representing covariates. Regression is applied to each row of set.

...

Extra arguments to pass to bumphunter

Value

The object returned by bumphunter, or if no bumps are found, a mock bumps object with zero rows returned by empty_bumps.


yocra3/epimutacions documentation built on Jan. 1, 2021, 1:46 p.m.