powered by
Inputs a filtered and rearranged vcf dataframe and calculates the transition/transversion ratio
tstv_ratio(df, genome_size)
A dataframe containing the calculated transition/transversion ratio (R or basic_tstv)
The filtered and rearranged variant dataframe
Size of whole genome being used
tstv_ratio(example_filtered_SNV_df, 13000)
Run the code above in your browser using DataLab