formatRegions {ChIPexoQual}R Documentation

formatRegions formatRegions separates the width, depth and uniquePos summary statistics from the ExoData object to calculate the quality parameters/

Description

formatRegions

formatRegions separates the width, depth and uniquePos summary statistics from the ExoData object to calculate the quality parameters/

Usage

formatRegions(exo)

Arguments

exo

a ExoData object

Value

a data.table with the width, depth and uniquePos of the regions in exo.

Examples

data("exoExample")
formatRegions(exoExample)


[Package ChIPexoQual version 1.6.0 Index]