DNA_plot.RdPlot a DNA double helix
DNA_plot(
col_DNA = "#377EB8",
col_ATCG = c("#7FC97F", "#FB8072", "#FFFFB3", "#A6CEE3"),
DNA_length = 2
)ggplot
https://github.com/SherryDong/create_plot_by_R_base
DNA_plot()