Giter Site home page Giter Site logo

Polypolish error about dragonflye HOT 6 CLOSED

andreagp96 avatar andreagp96 commented on July 28, 2024
Polypolish error

from dragonflye.

Comments (6)

rpetit3 avatar rpetit3 commented on July 28, 2024

Hi @andreagp96, What operating system are you working on?

from dragonflye.

andreagp96 avatar andreagp96 commented on July 28, 2024

Hello! I'm working on macOS (Ventura v13.6.4) :)

from dragonflye.

rpetit3 avatar rpetit3 commented on July 28, 2024

Do you by chance have access to "Docker Desktop"?

from dragonflye.

andreagp96 avatar andreagp96 commented on July 28, 2024

Mmm, I don't have access to "Docker Desktop". However, I was able to resolve the issue by modifying the dragonflye script using VIM. I added the command "polish" in line 414 as follows:

run_cmd("polypolish polish $POLISHED_FASTA $SAM_R1 $SAM_R2 > $round_dir/polypolish-$i.fasta", "short read polishing - polypolish ($i of $polypolish)");

instead of:

run_cmd("polypolish $POLISHED_FASTA $SAM_R1 $SAM_R2 > $round_dir/polypolish-$i.fasta", "short read polishing - polypolish ($i of $polypolish)");

Hoping this info is useful.

Kind regards,

Andrea

from dragonflye.

rpetit3 avatar rpetit3 commented on July 28, 2024

This is super helpful! Thank you so much! I did not realize some changes in the most recent version of polypolish: https://github.com/rrwick/Polypolish/releases/tag/v0.6.0

I will update Dragonflye to pin the minimum version of polypolish to 0.6.0

from dragonflye.

andreagp96 avatar andreagp96 commented on July 28, 2024

Happy to help!!

Thank you for your time and dedication,

Andrea

from dragonflye.

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.