phac-nml / irida-staramr-results

Enables StarAMR analysis results that were run through IRIDA to be downloaded into a spreadsheet using the command line.
Apache License 2.0
3 stars 1 forks source link

Write results to an excel file #4 #14

Closed mariellemanlulu closed 3 years ago

mariellemanlulu commented 3 years ago

Summary of Changes

mariellemanlulu commented 3 years ago

Everything looks good, but we need to add xlsxwriter to the requirements.txt file for it to work. Once that's in it will be good to merge.

Done