Giter Site home page Giter Site logo

File not found error about deblur HOT 6 CLOSED

biocore avatar biocore commented on August 15, 2024
File not found error

from deblur.

Comments (6)

ekopylova avatar ekopylova commented on August 15, 2024

Hmm ... this looks like that multithreading error I was receiving in my original parallel PR. @amnona mentioned he wasn't seeing the error any longer with his version (now merged into master). From my experience, the trimmed reads were not being written to a file (when using multithreading) and the resulting empty file caused failures in downstream analyses. I would suggest looking at these lines and determine why nothing is being written out to file even though trimming appears to be working correctly.

from deblur.

amnona avatar amnona commented on August 15, 2024

Strange...
Didn't encounter the mutithreading error on local mac/barnacle/travis...
Anyway, can try to look at the log ("log.newmonkies.neg") file to see
exactly what's going on
Jamie - let me know when u have time. And thanks!!!!

On Thu, Aug 11, 2016 at 9:53 AM, Evguenia Kopylova <[email protected]

wrote:

Hmm ... this looks like that multithreading error I was receiving in my
original parallel PR #33. @amnona
https://github.com/amnona mentioned he wasn't seeing the error any
longer with his version (now merged into master). From my experience, the
trimmed reads were not being written to a file (when using multithreading)
and the resulting empty file caused failures in downstream analyses. I
would suggest looking at these lines
https://github.com/biocore/deblur/blob/master/deblur/workflow.py#L561
and determine why nothing is being written out to file even though trimming
appears to be working correctly.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#39 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AFkA8qUykgriLAPgwF766_xAZsCTfX6Mks5qesbmgaJpZM4JhJN_
.

from deblur.

josenavas avatar josenavas commented on August 15, 2024

This error shows up when there is a missing dependency. Burrito-fillings was providing a useful error while the current implementation does not...

from deblur.

amnona avatar amnona commented on August 15, 2024

Aha!
seems like the problem is that the trim length (-t) is 150bp, whereas the
sequence length is only 100?
(guess we need to add a warning if the trim length is longer than the vast
majority of the sequences :) )
Does this make sense? can you rerun it with -t 100 ?

On Thu, Aug 11, 2016 at 10:48 PM, Jose Navas [email protected]
wrote:

This error shows up when there is a missing dependency. Burrito-fillings
was providing a useful error while the current implementation does not...


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#39 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AFkA8s30I5qG0fH2WZtr_A1g6RyTtYf-ks5qe3ySgaJpZM4JhJN_
.

from deblur.

wasade avatar wasade commented on August 15, 2024

@mortonjt, were you able to verify the trim length as the issue here?

from deblur.

mortonjt avatar mortonjt commented on August 15, 2024

This was a result of some dependency issues from not installing sortmerna or vsearch.

from deblur.

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.