getEssentialGenes: Get a list of essential genes

View source: R/data_process_funcs.R

getEssentialGenesR Documentation

Get a list of essential genes

Description

The function takes in RSA data and returns a vector of essential genes

Usage

getEssentialGenes(x, celllines, data, thresh = -3)

Arguments

x

primary site. If 'NULL' then ensure that the 'celllines' passed match the colnames of data

celllines

subset of interested celllines

data

data frame of RSA normalised values

thresh

threshold for defining essentiality. Default = -3

Value

a vector of essential genes


cbg-ethz/slidr documentation built on Feb. 8, 2023, 11:15 p.m.