Description Usage Arguments Examples
A function to boxplot 'score' column of a BED dataframe, per unique chromosome name in the 'chrom' column. The resulting plot also highlights outliers based on the inter quartile range (IQR). The genome wide median is plotted as a pink line through the boxplots.
1 |
bed |
A dataframe containing 'score' and 'chrom' columns (dataframe). |
plotting |
Should the plot object be sent to the default device? (boolean, defaults to TRUE). |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.