Skip to contents

[Deprecated]

tx_add_diffNucToRefRatio() was renamed to tx_add_misincRate()

Add a column to DT of the ratio of different nucleotides to the total of meaningfuk nucleotide reads not counting undetermined 'N' and inserts '.'.

Usage

tx_add_diffNucToRefRatio(DT, addDiffandTotalCols = FALSE)

Arguments

DT

data.table

addDiffandTotalCols

Set to TRUE to add counts of total nucleotides read (nucTotal) and different to reference nucleotide (diffToRef) columns.

Value

data.table