TvTi_calcTransTranvFreq {GenVisR} | R Documentation |
Given a data frame with columns reference, variant, sample, and trans/tranv calculate the frequencies of transitions and transversion occuring.
TvTi_calcTransTranvFreq(x)
x |
Object of class data frame containing columns 'reference', 'variant', 'sample', 'trans_tranv' |
Object of class data frame with Frequency and Proportion of Transistions/Transversions appended on a sample level