MarWoes / wg-blimp

wg-blimp: an end-to-end analysis pipeline for whole genome bisulfite sequencing data
GNU Affero General Public License v3.0
27 stars 12 forks source link

Update benchmarkPlot.R #19

Closed JakeLehle closed 2 years ago

JakeLehle commented 2 years ago

Changed line 28 to fullBenchmarkReport <- rbindlist(benchmarkReports, fill = TRUE)

This helped me merge the annotated-dmrs.csv and umr-lmr-all.csv files if they have different numbers of columns.