Description Usage Arguments Examples
A function to scatterplot 'Trep' column of a Trep dataframe plotTrep function plots values in the 'Trep' column of the supplied dataframe as a function of chromosome coordinates. The genome wide median is plotted as a pink line.
1 |
TrepDF |
A dataframe containing 'chrom','chromStart', 'chromEnd' and 'Trep' columns (dataframe). |
region |
Only plot for the provided region in the format 'chrI:1000-3000' (string, optional). |
plotting |
Should the plot object be sent to the default device? (boolean, defaults to TRUE). |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.