SoundAg / sounDMR

Differentially methylated region analysis from Oxford Nanopore Technologies data
Apache License 2.0
7 stars 1 forks source link

Changepoint figures #17

Closed decibel-tom closed 1 year ago

decibel-tom commented 1 year ago

March 6, 2023

Updates

1) Added an option for the target_genes so the changepoint_analysis() function will only display plots for genes within the target genes.

2) Added an option to save_plots within the changepoint_analysis() function. When TRUE this will save the changepoint plots to the working directory. When FALSE it will not.