add_CtoT_MRD | R Documentation |
Calculates the difference of T conversion at C positions by subtracting the result of "T"/("T"+"C") between groups. Commonly NaCNBH3-Treated vs Control or vs Deacetylated negative control.
add_CtoT_MRD( STORM, group_A, group_B, newColName = "auto", onNucs = c("C"), minCov = 50 )
STORM |
list. STORM object as output by |
group_A |
character. Name of group to be compared as found in STORM$META$group |
group_B |
character. Name of group to be compared as found in STORM$META$group |
newColName |
character. Name of calculated metric to be stored in STORM$RES, assigned by default based on group_A and group_B |
onNucs |
character. Nucleotide(s) in which the metric will be calculated |
The reaction of ac4C with sodium cyanoborohydride (NaCNBH3) under acidic conditions forms the reduced nucleobase N4-acetyltetrahydrocytidine. The altered structure of this reduced nucleobase compared with ac4C causes the incorporation of non-cognate deoxynucleotide triphosphates (dNTPs) upon reverse transcription (Sas-Chen et al. 2020).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.