Skip to content

TurboPutative-v1.0.3

Compare
Choose a tag to compare
@rbarreror rbarreror released this 18 Dec 11:47
· 25 commits to master since this release

Log changes:

  • Tagger.py and REname.py do not parallelize their process to avoid memory error during execution.
  • Microbial database is added to Tagger.py, and it can be selected in desktop and web application.
  • Solve bug in file extension handling. Only .xls (xlrd) and .xlsx (openpyxl) are accepted. Any other file extension will raise "error 52". Only .xlsx extension is written (openpyxl).
  • Total change in the code and design of the web application
  • TurboPutative-1.0.3-compiled-win32-x64.zip contains pre-compilled modules using pyinstaller. Thus, it does not require python.