tx_add_diffNucToRefRatio | R Documentation |
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 '.'.
tx_add_diffNucToRefRatio(DT, addDiffandTotalCols = FALSE)
DT |
data.table |
addDiffandTotalCols |
Set to TRUE to add counts of total nucleotides read (nucTotal) and different to reference nucleotide (diffToRef) columns. |
data.table
tx_add_diffNucToRef
and tx_add_nucTotal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.