Description Usage Arguments Value
Plot the circles on the PamChip image of the areas from wich the signal will be taken with the extract_signal
function. this function is used to optimize the radius to be used and check that the circles are inside the blobs.
1 | plot_circles(centers.coords, img, radius = 5, parallel = TRUE)
|
centers.coords |
data frame of coordinates of centers obtained from the |
img |
PamChip image. |
radius |
the number of pixels to take from the center to build the circle (default 5). |
parallel |
Logical. If TRUE parallelize to process to fasten the output (default TRUE). |
Returns the PamChip image with the circles of areas of each peptides, left ans right controls and 8 background points.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.