powered by
Generates a sliding window plot of GC skew (G-C)/(G+C).
plot_gc_skew(s, window = 100)
A ggplot object
A character string containing the DNA sequence
Integer window size (default: 100)
data(sars_fragment) plot_gc_skew(sars_fragment, window = 100)
Run the code above in your browser using DataLab