getReads: Accessing the Read-Count slot of a BCdat objects.

View source: R/BCdata-class-methods.R

getReadsR Documentation

Accessing the Read-Count slot of a BCdat objects.

Description

Accessing the Read-Count slot of a BCdat objects.

Usage

getReads(object)

Arguments

object

a BCdat object.

Value

A data.frame containing the read count table of the object paramter.

Examples

data(BC_dat)
getReads(BC_dat)


genBaRcode documentation built on March 31, 2023, 11:02 p.m.