Skip to content

Commit

Permalink
Adding new file to spreadsheet script and adding XlsxWriter dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
skchronicles committed Nov 28, 2023
1 parent f92a255 commit a78a4af
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 122 deletions.
1 change: 1 addition & 0 deletions docker/blast/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ RUN pip3 install --upgrade pip \
&& pip3 install matplotlib \
&& pip3 install multiqc==1.14 \
&& pip3 install pandas \
&& pip3 install XlsxWriter \
&& pip3 install scipy

# Perl fix issue
Expand Down
Loading

0 comments on commit a78a4af

Please sign in to comment.