bedtools
A swiss-army knife of tools for genomic-analysis tasks. Used to intersect, group, convert and count data in BAM, BED, GFF/GTF, VCF format. More information: <https://bedtools.readthedocs.io>.
RUN apt-get update && \
apt-get install -y BEDTools
RUN apt-get update && \
apt-get install -y BEDTools
RUN apt-get update && \
apt-get install -y BEDTools
RUN dnf install -y BEDTools
RUN apt-get update && \
apt-get install -y BEDTools