Git Product home page Git Product logo

Comments (7)

jackhump avatar jackhump commented on July 18, 2024

Hi there, thanks for using LeafCutter! :)

Can you verify that you have cloned the most recent version of the repository?

I remember this error message coming up sometimes with an older version of prepare_results.R that came from BedTools but we've since switched to doing the joins in dplyr.

from leafcutter.

atasub avatar atasub commented on July 18, 2024

Hi,
thanks for your prompt reply.
Yes, I've been using the last version of the repository.

from leafcutter.

jackhump avatar jackhump commented on July 18, 2024

ok, would you mind adding this line to the top of prepare_results.R:

options(echo=TRUE)

Then could you run the script again and copy and paste what is printed out please? I'm not sure which part of the script is causing your problem.

from leafcutter.

atasub avatar atasub commented on July 18, 2024

Hi,
I included the run report in the attached file.
Thanks..
Run.log.txt

from leafcutter.

jackhump avatar jackhump commented on July 18, 2024

Interesting, so it appears to run all the way to end and then fail when you get to saving all the data into an R data object. So it's having trouble writing all that data to a file.

Can you tell me what kind of computer you're running the script on? How much RAM and how many CPU cores do you have? I wrote and tested that script on a 2012 MacBook Pro with 8GB of RAM. That may be the reason.

from leafcutter.

atasub avatar atasub commented on July 18, 2024

Thanks a lot for your help.
I figured out the problem.
It was about the open file and max locked memory limit. When I increased the limits, did not get the error any more.

from leafcutter.

jackhump avatar jackhump commented on July 18, 2024

Glad to help. I hope you enjoy using the Shiny app! 😃

from leafcutter.

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.