Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use_setuptools | Use setuptools instead of distutils Distutils was removed from Python 3.12 |
Michael R. Crusoe <crusoe@debian.org> | no | |||
2to3.patch | port python3 files to python3 Additionally, run autopep8 on all py files due to tab / spacing inconsistencies | Shayan Doust <hello@shayandoust.me> | no | debian | 2019-09-17 | |
01_fix_blastp.patch | metastudent supports only legacy version of BLAST. This patch makes it work with blast+, which is now the main tool associated with blast2 package. Metastudent's temporary files were observed and compared for blast+ and legacy blast - since different stages of metastudent pipeline parse blast output separately, they all could produce incorrect output. This patch fixes parsing in different stages of metastudent. |
Tatiana Malygina <merlettaia@gmail.com> | no | debian | 2017-02-05 |