get_replicates | R Documentation |
Get function for the replicates of the ScreenR object
get_replicates(object)
## S4 method for signature 'screenr_object'
get_replicates(object)
object |
The ScreenR object obtained using the
|
The replicates of the ScreenR object
object <- get0("object", envir = asNamespace("ScreenR"))
replicates <- get_replicates(object)
replicates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.