Git Product home page Git Product logo

Comments (4)

JSHuisman avatar JSHuisman commented on September 3, 2024 1

Yes, that is exactly the image I am trying to use.

It turned out that my original problem was because I did not supply the Singularity image with a bind-path to my home-folder on the cluster. However, the behaviour that CRISPRCasFinder will change to the home-directory to run, and only later copies file to the specified output folder, still causes some trouble (since there are size constraints on my home directory, which is not the case for the scratch directory where I would like to put the output). Is there any way to stop CRISPRCasFinder from creating files under my home directory?

from crisprcasfinder.

dcouvin avatar dcouvin commented on September 3, 2024 1

Dear @JSHuisman , sorry for the delayed response, we are looking at this issue. We hope that the problem will be fixed for the next release.
I will let you know.

from crisprcasfinder.

dcouvin avatar dcouvin commented on September 3, 2024

Dear @JSHuisman
Thank you for your message.
Sorry, I have not yet seen this error before.
Have you tried this Singularity hub : https://singularity-hub.org/collections/1625 ?
Maybe @bneron could provide better explanations about this Singularity error.

from crisprcasfinder.

CuriousTim avatar CuriousTim commented on September 3, 2024

Yes, that is exactly the image I am trying to use.

It turned out that my original problem was because I did not supply the Singularity image with a bind-path to my home-folder on the cluster. However, the behaviour that CRISPRCasFinder will change to the home-directory to run, and only later copies file to the specified output folder, still causes some trouble (since there are size constraints on my home directory, which is not the case for the scratch directory where I would like to put the output). Is there any way to stop CRISPRCasFinder from creating files under my home directory?

This is a fairly old issue, but I am leaving a response just in case. It seems CRISPRCasFinder uses the current directory as a temporary directory and I have found that in some cases singularity does not mount the current directory (symbolic links might cause problems). In that case, the user's home directory becomes the current directory inside singularity and CRISPRCasFinder create temporary files there. If you can mount a directory with more space and cd there, you can avoid having files created in your home directory.

from crisprcasfinder.

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.