Git Product home page Git Product logo

Comments (6)

lczech avatar lczech commented on July 30, 2024

Hi @celianeto,

it looks like you are trying to run grenepipe on a cluster, using the cluster-wide version of conda, right? The error that you are seeing is likely caused by some issue with that installation of conda, or lacking user rights to install certain packages.

There are two things that you could try:

  1. Reach out to the cluster IT admins, and ask them about it. This issue is something that you as a user of the cluster likely cannot fix yourself, unfortunately, as it will need changes on the system level.
  2. Use your own conda installation. See for example the grenepipe wiki here to set up conda and mamba for your own user. You can set that up in the home directory on the cluster, and hence should not run into these user rights issues.

Hope that helps, so long
Lucas

from grenepipe.

lczech avatar lczech commented on July 30, 2024

Hi @celianeto, any updates on this?

from grenepipe.

celianeto avatar celianeto commented on July 30, 2024

Hi @lczech ! I managed to run it in a different cluster. However, now I'm running into a different problem.

[E::bgzf_close] File write failed
samtools sort: failed to create temporary file "/tmp/tmp_568zwvv/samtools.5795.2397.tmp.0008.bam": Input/output error

From the log file when I run bwa mem. I noticed you had some comments about problems with tmp files on your scripts. Could this be it? I have set the path to a tmp-folder in the config file and will try again.

Thanks,
Célia

from grenepipe.

lczech avatar lczech commented on July 30, 2024

Hi @celianeto,

hm, that error looks again like an issue with the cluster, where the /tmp directory might be too full, or similar problems. You can try setting a different directory for samtool to use for its temporary files. In the config.yaml, see params: samtools: temp-dir for details, and set that to some other directory.

Hope that helps, let me know if that also causes trouble
Lucas

from grenepipe.

lczech avatar lczech commented on July 30, 2024

Hey @celianeto,

any updates? You could try running it locally on your computer, to see if that works. Also, you could try with the more recent grenepipe v0.12.0, which fixes a few related issues, maybe that helps!

Cheers
Lucas

from grenepipe.

lczech avatar lczech commented on July 30, 2024

Hey @celianeto,

seems this issue is no longer active. Going to close it for now, but feel free to re-open or start a new one should you still be working on this!

Cheers
Lucas

from grenepipe.

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.