samtools
Tools for handling high-throughput sequencing (genomics) data. Used for reading/writing/editing/indexing/viewing of data in SAM/BAM/CRAM format. More information: <https://www.htslib.org>.
RUN apt-get update && \
apt-get install -y samtools
RUN apt-get update && \
apt-get install -y samtools
RUN apt-get update && \
apt-get install -y samtools
RUN dnf install -y samtools
RUN apt-get update && \
apt-get install -y samtools