find_subset returns unmarked point pattern representing the phenotype/phenotypes of interest from the initial image

find_subset(point_pattern, cell_phenotypes_of_interest)

Arguments

point_pattern

ppp object representing initial image

cell_phenotypes_of_interest

Phenotype/Phenotypes of interest

Details

Inputs - point_pattern: Marked point pattern representing data cell_phenotypes_of_interest: String representation of the names of the phenotypes of interest

Outputs - subset_of_interest: unmarked ppp object which is subset of points representing the phenotype specified,