Skip to content

Output is still empty after two days running #52

@rainjy

Description

@rainjy

command:
fastANI --ql xx --rl xx -t 23 --matrix -o fastANI.out

But Only a log as follow, and never update

Reference = [total 1125 fasta seq]
Query = [total 5000 fasta seq]
Kmer size = 16
Fragment length = 3000
Threads = 23
ANI output file = fastANI.out

INFO [thread 0], skch::Sketch::build, minimizers picked from reference = 44870461
INFO [thread 0], skch::Sketch::index, unique minimizers = 32929725
INFO [thread 0], skch::Sketch::computeFreqHist, Frequency histogram of minimizers = (1, 25158025) ... (434, 1)
INFO [thread 0], skch::Sketch::computeFreqHist, With threshold 0.001%, ignore minimizers occurring >= 43 times during lookup.
INFO [thread 0], skch::main, Time spent sketching the reference : 147.643 sec
INFO [thread 0], skch::main, Time spent mapping fragments in query #1 : 0.802434 sec
INFO [thread 0], skch::main, Time spent post mapping : 0.000257816 sec
INFO [thread 0], skch::main, Time spent mapping fragments in query #2 : 2.47368 sec
INFO [thread 0], skch::main, Time spent post mapping : 0.000986272 sec
INFO [thread 0], skch::main, Time spent mapping fragments in query #3 : 1.4448 sec
INFO [thread 0], skch::main, Time spent post mapping : 0.000543327 sec
INFO [thread 0], skch::main, Time spent mapping fragments in query #4 : 1.10718 sec
INFO [thread 0], skch::main, Time spent post mapping : 0.000373789 sec
INFO [thread 0], skch::main, Time spent mapping fragments in query #5 : 1.60302 sec
INFO [thread 0], skch::main, Time spent post mapping : 0.000503294 sec
INFO [thread 0], skch::main, Time spent mapping fragments in query #6 : 1.01921 sec
INFO [thread 0], skch::main, Time spent post mapping : 0.000374961 sec
INFO [thread 0], skch::main, Time spent mapping fragments in query #7 : 0.698442 sec
INFO [thread 0], skch::main, Time spent post mapping : 0.000139954 sec
INFO [thread 0], skch::main, Time spent mapping fragments in query #8 : 1.16008 sec
INFO [thread 0], skch::main, Time spent post mapping : 0.00037629 sec
INFO [thread 0], skch::main, Time spent mapping fragments in query #9 : 1.949 sec
INFO [thread 0], skch::main, Time spent post mapping : 0.000728267 sec
INFO [thread 0], skch::main, Time spent mapping fragments in query #10 : 0.912171 sec
......

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions