UCSF-DSCOLAB / data_processing_pipelines

A repository to store the existing pipelines to process the various CoLabs datasets
0 stars 1 forks source link

Additional logging #85

Closed erflynn closed 1 month ago

erflynn commented 1 month ago

Cherry-picked logging upgrades from old pipeline. This adds a log statement with what is run for each step, date on the log file, and for R scripts, prints out a param string.

To consider: [] should we move the logs to the associated directory in processed or keep separate? [] add input checks & logging with nextflow.schema