initLogs: To be called at the beginning of a MethylPipeR session....

View source: R/logging.R

initLogsR Documentation

To be called at the beginning of a MethylPipeR session. Initialises logging and model saving functionality.

Description

To be called at the beginning of a MethylPipeR session. Initialises logging and model saving functionality.

Usage

initLogs(sessionLogFolder, note = "MethylPipeR pipeline run (no note given).")

Arguments

sessionLogFolder

The path of the folder that logs and model objects should be saved to. Must end in "/".

note

A note which will be saved at the top of the session log - can help to identify a specific pipeline run when checking the pipeline logs.


marioni-group/MethylPipeR documentation built on Oct. 10, 2024, 3:32 p.m.