GithubHelp home page GithubHelp logo

Comments (5)

riederd avatar riederd commented on June 12, 2024

can you post the contents of /QRISdata/Q6373/results/results_1/work/f3/15a0370e23d72ed33088db22c6a446 as tar.gz?

from nextneopi.

amoschoomy avatar amoschoomy commented on June 12, 2024

work.tar.gz

Here is the files packaged into the tar.gz format

from nextneopi.

riederd avatar riederd commented on June 12, 2024

Thanks!

from the .command.err log file you can see that the sambamba command was killed by your system:

38 Killed | sambamba sort --sort-picard --tmpdir=/scratch/temp/5845503 -m 64G -l 6 -t 8 -o sample1_normal_DNA_aligned.bam /dev/stdin

How much memory does your system have? I it has <=64GB you might try to lower the requested memory for sambamba (and possible also other tools) in conf/params.config:

e.g.:
SB_sort_mem = "32G"

around line 146

from nextneopi.

amoschoomy avatar amoschoomy commented on June 12, 2024

I am running it in my HPC and had allocated 64GB for the memory. I will try to allocate more memory to the cluster or do what you suggested. Thanks!

from nextneopi.

amoschoomy avatar amoschoomy commented on June 12, 2024

Hello again, it looks like my real issue was actually in #49. It runs into the same error as #49 . I have now allocated 500GB ram on my cluster and let see how it goes.

from nextneopi.

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.