# Sample Data
head(example_filtered_SNV_df)
dim(example_filtered_SNV_df)
# Plot showing the dN/dS ratio for each splice form
SPLICEFORMS = c("H1N1_PB2.1", "H1N1_PB1.1","H1N1_NS.2")
dNdS_segment(example_filtered_SNV_df, SPLICEFORMS)
Run the code above in your browser using DataLab