mapped_reads | R Documentation |
This function returns the number of mapped reads inside the ScreenR object
mapped_reads(screenR_Object)
screenR_Object |
The ScreenR object obtained using the
|
Return a tibble containing the number of mapped read for sample
object <- get0("object", envir = asNamespace("ScreenR"))
mapped_reads(object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.