Description Usage Arguments Value Examples
Plot a pie chart of the grades assigned to responsive elements on a DNA sequence
| 1 | p53pie(p53.table, start.at, stop.at)
 | 
| p53.table | A dataframe containing the responsive elements, as the one returned from the p53track function. | 
| start.at | A numeric value indicating the start coordinate of the site in order to be considered | 
| stop.at | A numeric value indicating the stop coordinate start coordinate of the site in order to be considered | 
an object of class ggplot
| 1 2 | data(RE_collection)
p53pie(RE_collection,-10000,10000)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.