tx_add_endRatio: Add ends to coverage ratio 1 bp downstream

View source: R/tx_core.R

tx_add_endRatioR Documentation

Add ends to coverage ratio 1 bp downstream

Description

Adds a column to DT of the read-ends to coverage ratio.

Usage

tx_add_endRatio(DT, minCov = 50)

Arguments

DT

data.table. A table as output by the tx_makeDT_coverage(), tx_makeDT_nucFreq() or tx_makeDT_covNucFreq() functions.

minCov

numeric. Minimum coverage required to output ratio. If coverage is less then an NA is output in that position.

Value

data.table


AngelCampos/txtools documentation built on April 8, 2024, 6:06 p.m.