remove_multi_cell: Remove IDs that map to more than one cell line

View source: R/fct_add_ids.R

remove_multi_cellR Documentation

Remove IDs that map to more than one cell line

Description

Remove IDs that map to more than one cell line

Usage

remove_multi_cell(data, cell_col, id_col = "depmap_id")

Arguments

data

A tibble

cell_col

Name of column containing cell line names

id_col

Name of column containing IDs

Value

Tibble with bad IDs changed to NA


dwassarman/cellpanelr documentation built on Jan. 3, 2023, 8:27 a.m.