Code Monkey home page Code Monkey logo

Comments (15)

gdv avatar gdv commented on July 29, 2024

May you please include some information on your system (e.g. which operating system/distribution), and on the contents of the input dir?

from galig.

husamia avatar husamia commented on July 29, 2024

May you please include some information on your system (e.g. which operating system/distribution), and on the contents of the input dir?

I am using Docker Desktop on Windows and input is the sample data

from galig.

gdv avatar gdv commented on July 29, 2024

Did you also run

wget https://github.com/AlgoLab/galig/raw/master/example/input.tar.gz
tar xfz input.tar.gz

before running asgal? The error message you got usually happens when the input directory has not been created before.

from galig.

husamia avatar husamia commented on July 29, 2024

from galig.

gdv avatar gdv commented on July 29, 2024

May I ask you to provide the contents (and permissions) of the current directory and of the input directory?
Sorry, but I don't have a Windows machine to try to replicate your situation.

Take care

from galig.

husamia avatar husamia commented on July 29, 2024

from galig.

gdv avatar gdv commented on July 29, 2024

Ok, then the problem is some sort of interaction with WSL. We expect that the input directory is owned by a regular user, not root.
I am going to update the docker image shortly to take into account this issue.
Thanks for the report.

from galig.

husamia avatar husamia commented on July 29, 2024

Do you know how to pull the latest docker container with the fix?

from galig.

gdv avatar gdv commented on July 29, 2024

from galig.

husamia avatar husamia commented on July 29, 2024

When I try to delete I get an error that another container is using it but I don't have that container
docker rmi d9fa1ddd9d21
Error response from daemon: conflict: unable to delete d9fa1ddd9d21 (must be forced) - image is being used by stopped container 4d03f790f96d
so I force delete it and when I pull it, it seems to not pulling the latest update for some reason..

from galig.

gdv avatar gdv commented on July 29, 2024

I have uploaded a new image to docker hub.
May you please try docker run -v "$PWD"/input:/data algolab/asgal:v1.1.2 ?

from galig.

husamia avatar husamia commented on July 29, 2024

It's working now. I can't pass arguments using interactive mode i.e. -it with docker and bash.

from galig.

gdv avatar gdv commented on July 29, 2024

The docker image has not been designed for interactive use.
What do you want to achieve? Maybe there is another way.

from galig.

husamia avatar husamia commented on July 29, 2024

I want to do genome-wide analysis with my own data from RNA-Seq using docker container. I want to create new annotations from ensembl for GRCh38.

from galig.

gdv avatar gdv commented on July 29, 2024

from galig.

Related Issues (16)

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.