tvStats-methods {TransView}R Documentation

DensityContainer accessor function

Description

Retrieve important metrics from the outcome of parseReads() stored in class DensityContainer and its super classes.

Usage

## S4 method for signature 'DensityContainer'
tvStats(dc)

Arguments

dc

An object of class DensityContainer.

Value

Returns a list with the slots of the DensityContainer and its super classes. In detail:

Author(s)

Julius Muller ju-mu@alumni.ethz.ch


[Package TransView version 1.37.0 Index]