format_bumps: Convert bumps object to a tibble with additional formatting.

Description Usage Arguments Value

View source: R/EpiMutations.R

Description

Convert bumps object to a tibble with additional formatting.

Usage

1
format_bumps(bumps, set, sample, method, reduced)

Arguments

bumps

(bumps) Bump object returned by bumphunter.

set

(GenomicRatioSet, ExpressionSet) The dataset on which the bumps were computed.

sample

(string) The sample name for all the bumps.

reduced

(bool) If True, only return a limited number of columns. If False, return a full set of columns.

Value

A tibble dataframe where each row is an epimutation.


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