tstv_plot: tstv_plot

View source: R/tstv_plot.R

tstv_plotR 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)

vivaldi documentation built on March 31, 2023, 9:20 p.m.