This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Sambamba

Hi can anyone guide me how to install sambamba package in ubuntu 20.04

install sambamba ubuntu

Use conda to install the package from command:

conda install -c bioconda sambamba

1 answer

The documentation for getting binary (64bit linux) packages and compiling this software from source is found on the home page of the package:

https://lomereiter.github.io/sambamba/

If you need more help or have issues running or compiling you should create an issue in their issue tracker.

Log in to answer this question.