We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8de29 commit ca81f38Copy full SHA for ca81f38
docker/Dockerfile
@@ -9,3 +9,5 @@ RUN git clone https://github.com/broadinstitute/Himito.git \
9
&& cd Himito \
10
&& cargo build --release
11
12
+RUN cargo install msbwt2 \
13
+ && msbwt2-build --help
0 commit comments