metagenome-atlas / atlas

ATLAS - Three commands to start analyzing your metagenome data
https://metagenome-atlas.github.io/
BSD 3-Clause "New" or "Revised" License
364 stars 97 forks source link

Fixed pandas dependency for instrain #678

Closed mladen5000 closed 1 year ago

mladen5000 commented 1 year ago

inStrain breaks with pandas 2.0 due to use of deprecated method

SilasK commented 1 year ago

Thank you