Skip to contents

check if provided cells are contained withing provided territory

Usage

check_cells(territory_barcodes, ter, cell_barcodes)

Arguments

territory_barcodes

character vector containing spatial barcodes of territories

ter

string selected territories in the form of chacater string

cell_barcodes

character vector containing barcodes of cells of interest

Value

charcater vector of common barcodes between territory barcodes and cell barcodes.