getReads {genBaRcode}R 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)


[Package genBaRcode version 1.2.7 Index]