racon icon indicating copy to clipboard operation
racon copied to clipboard

Does a log file that is too large have an impact?

Open XK4959 opened this issue 3 years ago • 2 comments

Hello, when I ran the following command, I got a very large log file: 2.log, below is a screenshot of its content (not intercepted is a regular repetition)

Run command:nohup /users/gaoxl/soft/miniconda3/bin/racon -t 20 /users/gaoxl/help/taijia/fhm-Assembly-2021.11.11/data/fastq/fastq_pass/fastq_pass/20211015_1658_5E_PAJ02360_23e77f3c/cr.fastq.gz ONTmin_IT0.paf /users/gaoxl/help/taijia/fhm-Assembly-2021.11.11/filter/purged.fa > ONTmin_IT1.fasta 2>2.log&

2.log: image

The entire log file is very large: 87M

XK4959 avatar Nov 23 '21 06:11 XK4959

image This is the end, and it was automatically killed by the system before it finished running.

XK4959 avatar Nov 23 '21 06:11 XK4959

Hello, larger log files indicate that you are using an older Racon version. Please use the latest from bioconda (1.4.20).

Best regards, Robert

rvaser avatar Nov 25 '21 02:11 rvaser