limit_cells: Limit Query Results to Specific Cell Lines

View source: R/modules-drugs-utils.R

limit_cellsR Documentation

Limit Query Results to Specific Cell Lines

Description

Limit Query Results to Specific Cell Lines

Usage

limit_cells(query_table, cells = NULL)

Arguments

query_table

data.frame with cell_line column.

cells

Character vector of cell lines to limit query_table by. If NULL (default), no filtering occurs.

Value

query_table for specified cells


hms-dbmi/drugseqr documentation built on Feb. 15, 2024, 10:38 p.m.