Create log file and handle various issues
Created write_log() function. Function uses tryCatch() to capture errors and warnings produced by other functions. write_log() applied to various other functions in RunPeakFQ observeEvent.
Also, resolved a few issues, most notably getting the site information read from spec file and written into spec file.
Merge ready to move forward after Sophia's review.