rm_isolated_spot | R Documentation |
Remove isolated spots
rm_isolated_spot(spm, region.threshold = 3)
spm |
the data.frame of tissue.possition |
region.threshold |
A integer value, if the area of connected domain of spots are less than 'region.threshold', they will be removed. |
the data.frame of tissue.possition after removing isolated areas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.