tstv_plot {vivaldi} | R Documentation |
tstv_plot
Description
Plots Ts/Tv ratios
Usage
tstv_plot(df)
Arguments
df |
TsTv dataframe generated using the tstv_ratio function |
Value
two plots showing the K2P and simple Ts/Tv ratios
Examples
df <- tstv_ratio(example_filtered_SNV_df,1300)
tstv_plot(df)
[Package vivaldi version 1.0.1 Index]