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

Fixed conda build issue and added installation instructions #34

Closed JeffreyThiessen closed 2 years ago

JeffreyThiessen commented 2 years ago

Conda builds were missing python package openpyxl (was building correctly otherwise with pypi)

Also added install instructions for both pip and conda