Closed liuyang2006 closed 2 weeks ago
Hi @liuyang2006,
Can you try redirecting only the stderr instead?
2> aaa.log
Also, you can use the model selection complex to clean up your Dorado call Removing the long paths to the model and modbase models.
dorado basecaller hac,5mCG_5hmCG ...
Issue Report
Please describe the issue:
When I run command in command line, I can see the verbose command output. However, when I redirect the command output to a log file, there is nothing in the logfile.
Steps to reproduce the issue:
command I used:
Logs
There is nothing output to
aaa.log
file