get_selected_genes: Get list of selected genes based on row selections from table

View source: R/utils_expression.R

get_selected_genesR Documentation

Get list of selected genes based on row selections from table

Description

Get list of selected genes based on row selections from table

Usage

get_selected_genes(data, selected)

Arguments

data

A tibble of data used to make the table

selected

list of selected row numbers

Value

Character vector of genes


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