GithubHelp home page GithubHelp logo

Comments (3)

isovic avatar isovic commented on June 6, 2024

Hi,
Which version of the FALCON and Unzip tools are you using, and have you installed them from Bioconda?
Also, which version of MUMmer do you have available?
I believe this line of code is deprecated for several releases of Unzip...
Best regards,
Ivan.

from pbbioconda.

ke-shi avatar ke-shi commented on June 6, 2024

Hi Ivan,

We used falcon-2017.11.02-16.04-py2.7-ucs2 and MUMmer3.23.

FALCON-Unzip was failed with parameters:

pa_HPCdaligner_option = -v -B128 -e0.75 -M32 -l1900 -k14 -h256 -w8 -s100 -t14
ovlp_HPCdaligner_option = -v -B128 -M32 -k24 -h1024 -e.96 -l2500 -s100
pa_DBsplit_option = -x500 -s400

but completed with

pa_HPCdaligner_option = -v -B128 -e0.75 -M24 -l1900 -k14 -h128 -w8 -s100 -t14
ovlp_HPCdaligner_option = -v -B128 -M24 -k24 -h1024 -e.96 -l2500 -s100
pa_DBsplit_option = -a -x500 -s400

seems it depends on parameters... Correct?

from pbbioconda.

isovic avatar isovic commented on June 6, 2024

Hi,
Different overlapping parameters have a direct impact on the set of contigs that are generated in FALCON, and subsequently processed in FALCON-Unzip. Unzip also uses the overlaps generated in the initial stage, and this is likely the reason your process completed successfully with a different set of parameters.
Though, it should not fail like it did in any case, and thank you for reporting the bug.

FALCON-Unzip has been updated since version 2017.11.02, and the latest version can be found on Bioconda. This version should not suffer from the issue you are experiencing.
Please note that the new version is not compatible with the intermediate results of the version you are using, so you cannot upgrade mid-run and continue the process with the new version. Instead, may I recommend that you switch to the new version when starting an assembly from the beginning.

Since this issue refers to a deprecated version (which is not available on Bioconda), and has already been resolved in the newer versions, I will close it. In case there is any need, please reopen the issue.

Best regards,
Ivan.

from pbbioconda.

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.