Giter VIP home page Giter VIP logo

Comments (4)

shenwei356 avatar shenwei356 commented on May 14, 2024

Try push the "enter" and see if another log shows up. If it does, it's running. If your input file are huge, it would take a long time.

from kmcp.

aababc1 avatar aababc1 commented on May 14, 2024

Thank you for your quick reply.
I'm sorry there was an error in my expression .
It's not stopped, but I think the speed is way slower compared to your paper's benchmark results or other user.

The input data is about 5Gbps , illumina short paired end reads, server has 2TB memory and 2 * Xeon 8000 series 40cpus .

I tried compiled version and conda version also with/without -w option to run KMCP .

Used database is genbank-viral that is one of KMCP premade database.

07:05:50.199 [INFO] processed queries: 30374219, speed: 0.159 million queries per minute
07:05:50.199 [INFO] 1.6593% (504003/30374219) queries matched
07:05:50.199 [INFO] done searching
07:05:50.199 [INFO] search results saved to: test2
07:05:50.199 [INFO]
07:05:50.199 [INFO] elapsed time: 3h11m18.24440856s

In my guess, KMCP could analyze faster than kraken2, but in some reason it's speed is slow.

I would like to get help, how I can boost speed.

downloaded version : KMCP v0.9.4

command I ran :

../kmcp/kmcp/kmcp search -d genbank-viral.kmcp -1 ERR1018185_fp_hg38_1.fastq.gz -2 ERR1018185_fp_hg38_2.fastq.gz -o test2 -j 20 -w
03:54:31.955 [INFO] kmcp v0.9.4
03:54:31.955 [INFO] https://github.com/shenwei356/kmcp

from kmcp.

shenwei356 avatar shenwei356 commented on May 14, 2024

The best way is increase the value of -j.

KMCP is far slower than Kraken, as shown in the paper. :(

from kmcp.

aababc1 avatar aababc1 commented on May 14, 2024

Ah sorry for the misunderstanding. strong points is accuracy.
I was confused while reading other issues related with program operation and speed.
Thank you so much.

from kmcp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.