Description Usage Arguments Value
Convert bumps object to a tibble with additional formatting.
1 | format_bumps(bumps, set, sample, method, reduced)
|
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. |
A tibble dataframe where each row is an epimutation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.