Description Usage Arguments Value
Detects spots
| 1 2 3 4 5 6 7 8 | find.spots.folder(
  f,
  color,
  thresh = 1,
  thresh.auto = TRUE,
  filter = NULL,
  cores = 1
)
 | 
| f | path to folder | 
| color | which color, images have to be in folder with color name | 
| thresh | threshold | 
| thresh.auto | Logical. Find threshold automatically? | 
| filter | 2d-filter to use before spot detection | 
| cores | number of cores to use in parallel (with parallel package only) | 
spot images in spot-color/, number of spots as txt files in spot-color/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.