Description Usage Arguments Details
View source: R/clustered_profile_plot.R
Draw a profile plot
| 1 2 3 4 | 
| mat_list | Input matrix list generated by  | 
| color | named vector of colors for each sample | 
| sample_names | names for samples. Default NULL parses from bigwig files. | 
| auto_y_axis | Default TRUE. If FALSE plots from zero to max. | 
| ci | add SEM bars. | 
| line_size | line width. Default 3. | 
| axis_lwd | axis line width. Default 3. | 
| axis_font_size | font size for axis. Default 1. | 
| legend_font_size | cex for font size. Default 1. | 
This function takes output from clustered extract_matrix and draws a profile plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.