Coder Social home page Coder Social logo

Comments (7)

RenzoTale88 avatar RenzoTale88 commented on July 29, 2024

Hi @shwetaramdas
thanks for using nf-LO.
Could you try running the workflow with decompressed fasta files? I believe that might be the source of the issue.
Thanks
Andrea

from nf-lo.

shwetaramdas avatar shwetaramdas commented on July 29, 2024

Dear Andrea,

I'm trying this now and it has been running for a while--I will update you about whether it works. Thank you!

from nf-lo.

shwetaramdas avatar shwetaramdas commented on July 29, 2024

Dear Andrea,

I tried with unzipped input files, and ran into the same error. Could you please help me figure this out?

[a4/840c6e] process > ALIGNER:lastz (lastz_med.095.tgt183) [100%] 350924 of 350924 ✔
[8f/0ac640] process > ALIGNER:axtChain (axtchain_m) [100%] 350924 of 350924 ✔
[fb/7305fc] process > ALIGNER:chainMerge (chainmerge) [100%] 3 of 3, failed: 3, retries: 2 ✔
[- ] process > ALIGNER:chainNet -
[- ] process > ALIGNER:netSynt -
[- ] process > ALIGNER:chainsubset -
[- ] process > ALIGNER:chain2maf -
[- ] process > ALIGNER:name_maf_seq -
[- ] process > ALIGNER:mafstats -

Thank you,
Shweta

from nf-lo.

RenzoTale88 avatar RenzoTale88 commented on July 29, 2024

@shwetaramdas of course, you can try figure out the issue by looking into the folder starting with ./work/fb/7305fc (e.g. by using ls -al ./work/fb/7305fc*/). This folder should contain many files, including one called .command.err, that should contain some more info about why the work failed (cat ./work/fb/7305fc*/.command.err).
One more suggestion is to tweak the configuration for your genome. I can see that you have processed over 350K fragments, which is way too mamy. Try to increase the fragment size (--tgtSize and --srcSize) and the chunk overlap (--tgtSize and --srcSize). You can find some examples with large genomes in the supplementary table 1 of the nf-LO manuscript. I'll update the documentation to discuss about avoiding over fragmentation since I realise it is not well documented.

from nf-lo.

shwetaramdas avatar shwetaramdas commented on July 29, 2024

Thank you, @RenzoTale88 . I will try that. As an alternative, I used default parameters. and split the source files by chromosome (and kept the target fasta file intact). Those ran without error. Would these chains (one per source chromosome) be reasonable to use as well?

Thank you,
Shweta

from nf-lo.

RenzoTale88 avatar RenzoTale88 commented on July 29, 2024

from nf-lo.

RenzoTale88 avatar RenzoTale88 commented on July 29, 2024

Closing

from nf-lo.

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.