Skip to content

Instantly share code, notes, and snippets.

@Finesim97
Created March 4, 2020 14:22
Show Gist options
  • Save Finesim97/2d6fc61c7cca1b9f4df1c21356116ebc to your computer and use it in GitHub Desktop.
Save Finesim97/2d6fc61c7cca1b9f4df1c21356116ebc to your computer and use it in GitHub Desktop.

Revisions

  1. Finesim97 created this gist Mar 4, 2020.
    18 changes: 18 additions & 0 deletions Dockerfile_diamonderr.diff
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,18 @@
    39c39,40
    < RUN cpanm Bio::Perl \
    ---
    > RUN cpanm -f XML::DOM::XPath && \
    > cpanm Bio::Perl \
    68c69
    < RUN wget ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ncbi-blast-2.9.0+-x64-linux.tar.gz && \
    ---
    > RUN wget ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.9.0/ncbi-blast-2.9.0+-x64-linux.tar.gz && \
    100c101
    < RUN git clone https://github.com/xiaoli-dong/metaerg.git
    ---
    > RUN git clone --branch old-no-devnull https://github.com/Finesim97/metaerg.git
    113c114
    < WORKDIR /NGStools/
    \ No newline at end of file
    ---
    > WORKDIR /NGStools/