shilpagarg / DipAsm

MIT License
75 stars 18 forks source link

Installing using singularity #23

Open Karimi-81 opened 3 years ago

Karimi-81 commented 3 years ago

I would like to install the "DipAsm" ; however it is not possible for me to use Docker on our servers directly. Therefore, we have to use docker file through singularity. I would be appreciate if you could provide any instruction that makes it possible to run the software using singularity.

olechnwin commented 3 years ago

I second this request. I think you only need to upload your docker image to docker hub then we can use singularity.

lilinzhou commented 3 years ago

I agree that most people who run a cluster without root would prefer to use singularity, or could we install it directly without using Docker or singularity, since DeepVariant can also be installed from source code.