sgRNAData-PoolScreenExp-method: Accessor function for the sgRNA slot of the PoolScreenExp...

sgRNAData,PoolScreenExp-methodR Documentation

Accessor function for the sgRNA slot of the PoolScreenExp class

Description

Accessor function for the sgRNA slot of the PoolScreenExp class

Usage

## S4 method for signature 'PoolScreenExp'
sgRNAData(x)

Arguments

x

PoolScreenExp object

Value

sgRNA slot of the object

Examples

# import a PoolScreenExp object that has been generated using
# RunGscreend()
pse_an <- readRDS(
system.file('extdata', 'gscreend_analysed_experiment.RData',
package = 'gscreend'))

sgRNAData(pse_an)


imkeller/gscreend documentation built on March 14, 2024, 9:09 a.m.