Learn R Programming

genBaRcode (version 1.2.8)

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

Description

Accessing the Read-Count slot of a BCdat objects.

Usage

getReads(object)

Value

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

Arguments

object

a BCdat object.

Examples

Run this code
data(BC_dat)
getReads(BC_dat)

Run the code above in your browser using DataLab