Each step of the flowPhyto pipeline generates a large number of .Rout files that should be cleaned up. This function does just that and optionally leaves the outputs with errors intact for troubleshooting purposes.
的flowPhyto管道的每一步,产生了一大批。溃败的文件,应清理。此功能做到了这一点,并选择性地保留完整的故障排除与错误输出。
用法----------Usage----------
cleanupLogs(log.dir='.', keep.erred=TRUE)
参数----------Arguments----------
参数:log.dir
The directory where the log files were written to.
log文件被写入的目录。
参数:keep.erred
Whether or not to keep the log files with errors.
是否要保持有错误的log文件。