andersen-lab / ivar

iVar is a computational package that contains functions broadly useful for viral amplicon-based sequencing.
https://andersen-lab.github.io/ivar/html/
GNU General Public License v3.0
115 stars 39 forks source link

Update Dockerfile htslib version and ubuntu version #166

Closed cmaceves closed 1 year ago

cmaceves commented 1 year ago

Updating the current Dockerfile with a new version of htslib (matching the testing suite) and a later version of Ubuntu (20.04) such that the built in version of python is >= 3.7. Addressing issue #165