You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN wget https://github.com/samtools/samtools/releases/download/1.2/samtools-1.2.tar.bz2 && bunzip2 samtools-1.2.tar.bz2 && tar -xvf samtools-1.2.tar && cd samtools-1.2 && make
RUN wget https://github.com/ExaScience/elprep/releases/download/2.5/elprep-v2.5.tar.bz2 && bunzip2 elprep-v2.5.tar.bz2 && tar -xvf elprep-v2.5.tar