Code Monkey home page Code Monkey logo

Comments (5)

litaifang avatar litaifang commented on June 12, 2024

Yeah, the script that converted old docker command to singularity script went wrong. I fixed it manually so now hopefully it works.
I don't use singularities internally, so the scripts with singularities are more likely to have errors.

from somaticseq.

litaifang avatar litaifang commented on June 12, 2024

For dockers, the makeSomaticScripts.py script/command is working quite well. In the next month or two, I'll probably extend a "docker or singularities" options to that, and retire those legacy .sh scripts.

from somaticseq.

gianfilippo avatar gianfilippo commented on June 12, 2024

Hi,

thanks for the fix!!
it seems to be ok now. I will wait for the run to complete and if ok I will close the issue

Best

from somaticseq.

gianfilippo avatar gianfilippo commented on June 12, 2024

Hi,

I am still getting an error with VarScan2 (see below). I should mention that I modified your code to run with Slurm directives.
Anyway, I was able to find some similar reports. It seems that this error may be related to concurrent 'use' of singularity cache (apptainer/singularity#4555).

Is this a problem you have seem before or others have reported ?

Unable to handle docker://djordjeklisic/sbg-varscan2:v1 uri: unable to build: conveyor failed to get: no descriptor found for reference "bf0727087446514ec77d99f7a40fbb43316dcb95f2f516fda6ceedde28f308fd"

Thanks

from somaticseq.

gianfilippo avatar gianfilippo commented on June 12, 2024

Hi,

according to the singularity blog, this problem can be solved by building the .sif once, before going into any parallel processing. Then 'referring' to it as needed for parallel computations.

Nevertheless, what I do not understand is why I am having this issue only with VarScan2 and not then other callers.

Anyway, right now, if I rerun the varScan2 scripts that fail, eventually they complete without errors.

Thanks!

from somaticseq.

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.