get_normalized_count_table: Get ScreenR normalized_count_table

get_normalized_count_tableR Documentation

Get ScreenR normalized_count_table

Description

Get function for the normalized_count_table of the ScreenR object

Usage

get_normalized_count_table(object)

## S4 method for signature 'screenr_object'
get_normalized_count_table(object)

Arguments

object

The ScreenR object obtained using the create_screenr_object

Value

The normalized_count_table of the ScreenR object

Examples

object <- get0("object", envir = asNamespace("ScreenR"))
normalized_count_table <- get_normalized_count_table(object)
normalized_count_table

EmanuelSoda/ScreenR documentation built on Sept. 29, 2023, 12:33 a.m.