plot_profile: Plot mean or median values of

Description Usage Arguments Value

View source: R/plot_profile.R

Description

Plot mean or median value for every inserted bigWig file for every region according to the adjustments made in "get_matrix" function.

Usage

1
plot_profile(mat_sum = NULL, opt = "mean")

Arguments

opt

Option how the values of mat_sum should be summarized. Possible options are 'mean' or 'median'. Default value is mean.

mar_sum

A list A list with average values of region around a peak. Output of "get_matrix" function. "plot_profile" function will take it as input to run "summarize" function. Default value is NULL.

Value

nothing.


ClaudiaRHD/chipAnalyser documentation built on June 18, 2020, 8:31 p.m.