Learn R Programming

vivaldi (version 1.0.1)

tstv_plot: tstv_plot

Description

Plots Ts/Tv ratios

Usage

tstv_plot(df)

Value

two plots showing the K2P and simple Ts/Tv ratios

Arguments

df

TsTv dataframe generated using the tstv_ratio function

Examples

Run this code
df <- tstv_ratio(example_filtered_SNV_df,1300)
tstv_plot(df)

Run the code above in your browser using DataLab