check_cells: check if provided cells are contained withing provided...

View source: R/sanity_checks.R

check_cellsR Documentation

check if provided cells are contained withing provided territory

Description

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.


patrickCNMartin/Vesalius documentation built on April 17, 2025, 11:31 p.m.