mapped_reads: Mapped Reads

View source: R/mapped_reads.R

mapped_readsR Documentation

Mapped Reads

Description

This function returns the number of mapped reads inside the ScreenR object

Usage

mapped_reads(screenR_Object)

Arguments

screenR_Object

The ScreenR object obtained using the create_screenr_object

Value

Return a tibble containing the number of mapped read for sample

Examples

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

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