Add different nucleotide reads to total ratio
tx_add_diffNucToRefRatio.Rd
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 '.'.
Arguments
- DT
data.table
- addDiffandTotalCols
Set to TRUE to add counts of total nucleotides read (nucTotal) and different to reference nucleotide (diffToRef) columns.