ArrowSAM
ArrowSAM copied to clipboard
Installation error
Hello, I am trying to follow all your instructions but without any luck. Steps I have done:
- Installation GO and Singularity
- Clone your repo and enter repo
- execute
sudo singularity build --sandbox BWA Singularity
- execute
sudo singularity build BWA.simg BWA
- trying to execute
sudo singularity shell BWA.simg
--> byt then error occuredERROR: /bin/sh does not exist in container
Do you have any idea why this occured?
Best, Bartek
Hi, I will recommend to use Apache Arrow latest release with latest Arrow integrated BWA instead of Singularity.
Let me know if you really need to install through Singularity.