Giter Site home page Giter Site logo

How to run wtzmo parallelly about smartdenovo HOT 3 CLOSED

ruanjue avatar ruanjue commented on August 24, 2024
How to run wtzmo parallelly

from smartdenovo.

Comments (3)

ruanjue avatar ruanjue commented on August 24, 2024
wtzmo -P 10 -p 0 ...
wtzmo -P 10 -p 1 ...
...
wtzmo -P 10 -p 9

If run parallely, each job will take the same memory with standalone.

As you are assembling 20G genome, please have a try with wtdbg2 (v2.3), which is designed to handle huge genomes.

Jue

from smartdenovo.

Jolvii85 avatar Jolvii85 commented on August 24, 2024

Hi,
I use a small genome to test the wtzmo command. I combined the results of all wtzmo results, then run wtclp, the row number of obt file i got from here is the same with that non-parallelly run, but there are some disaccordance results (after sort each obt file), is it ok? there are 4300 lines, 16 are different (See below).

I test the whole pipeline, I found that if I parallelly run the wtzmo, the length of the assembly is similar with that of the non-parallelly run, but the no. of the scaffold is a little higher.

3136c3136
< pb000000003137 0 0 46937 0 0 1
---
> pb000000003137 0 46937 46937 0 46937 0
3433c3433
< pb000000003434 0 32304 32304 0 32304 0
---
> pb000000003434 0 0 32304 0 0 1
3557c3557
< pb000000003558 0 0 66886 0 0 1
---
> pb000000003558 0 66886 66886 0 66886 0
3764c3764
< pb000000003765 0 43177 43177 0 43177 0
---
> pb000000003765 0 0 43177 0 0 1
4001c4001
< pb000000004002 0 30644 30644 0 30644 0
---
> pb000000004002 0 0 30644 0 0 1
4018c4018
< pb000000004019 0 31422 31422 0 31422 0
---
> pb000000004019 0 0 31422 0 0 3
4044c4044
< pb000000004045 0 30629 30629 0 30629 0
---
> pb000000004045 0 0 30629 0 0 2

from smartdenovo.

ruanjue avatar ruanjue commented on August 24, 2024

It is ok, spliting reads will change the k-mer table, and result in some difference.

from smartdenovo.

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.