remove_multi_id: Remove IDs that map to the same cell line

View source: R/fct_add_ids.R

remove_multi_idR Documentation

Remove IDs that map to the same cell line

Description

Remove IDs that map to the same cell line

Usage

remove_multi_id(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

A tibble with bad IDs changed to NA


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