tx_add_misincRateNucSpec | R Documentation |
Calculates the misincorporation rate from a reference nucleotide to an specific misincorporated nucleotide. For example, when looking for positions in cytidines that were read as thymine in RNA after bisulphite treatment.
tx_add_misincRateNucSpec(DT, refNuc, misNuc, minNucReads = 20)
DT |
data.table. A table as output by the
|
refNuc |
Reference nucleotide See |
misNuc |
Misincorporated nucleotide |
minNucReads |
Minimum number of nucleotides read needed to calculate misincorporation rate |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.