get_replicates: Get ScreenR replicates

get_replicatesR Documentation

Get ScreenR replicates

Description

Get function for the replicates of the ScreenR object

Usage

get_replicates(object)

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

Arguments

object

The ScreenR object obtained using the create_screenr_object

Value

The replicates of the ScreenR object

Examples

object <- get0("object", envir = asNamespace("ScreenR"))
replicates <- get_replicates(object)
replicates

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