Created
          March 4, 2020 14:22 
        
      - 
      
- 
        Save Finesim97/2d6fc61c7cca1b9f4df1c21356116ebc to your computer and use it in GitHub Desktop. 
Revisions
- 
        Finesim97 created this gist Mar 4, 2020 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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/