Closed ireneortega closed 2 years ago
I would suggest to save the terminal output with all the commands executed and messages including warnings to a log file just to traceability between analysis.
Dear Irene,
To keep all the terminal output in a log file use the following command: (genapi) > genapi_log.txt 2>&1
(genapi) > genapi_log.txt 2>&1
I would suggest to save the terminal output with all the commands executed and messages including warnings to a log file just to traceability between analysis.