initLogs | R Documentation |
To be called at the beginning of a MethylPipeR session. Initialises logging and model saving functionality.
initLogs(sessionLogFolder, note = "MethylPipeR pipeline run (no note given).")
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.