rm_isolated_spot: rm_isolated_spot

View source: R/stStatistics.R

rm_isolated_spotR Documentation

rm_isolated_spot

Description

Remove isolated spots

Usage

rm_isolated_spot(spm, region.threshold = 3)

Arguments

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.

Value

the data.frame of tissue.possition after removing isolated areas


Miaoyx323/stCancer documentation built on Nov. 14, 2024, 5:31 p.m.