Open stevekm opened 7 years ago
Try to use something like tee to redirect a copy of the stdout stream from wrapper scripts to per-sample log dirs, in order to try to replicate the stdout logging from qsub scripts.
tee
Try to use something like
tee
to redirect a copy of the stdout stream from wrapper scripts to per-sample log dirs, in order to try to replicate the stdout logging from qsub scripts.