metrics calculation

This commit is contained in:
Tomasz Łysiak 2019-04-26 13:09:30 +02:00
parent 792684c15b
commit 5be8ad21f2

View File

@ -4,7 +4,7 @@ RUN apt update -y && apt install -y make
RUN apt install -y git
RUN apt install -y gcc
RUN apt install -y python3
RUN apt-get install python-pandas
RUN apt install -y python-pandas
RUN gcc --version
RUN apt install -y build-essential
RUN git clone https://github.com/usnistgov/SCTK.git