Add total number of nucleotide reads
tx_add_nucTotal.Rd
Add a column to DT of the sum of nucleotide frequencies for meaningful nucleotide reads not counting undetermined 'N' and inserts '.'.
Arguments
- DT
data.table. A table as output by the
tx_makeDT_nucFreq
() ortx_makeDT_covNucFreq
() functions.