-
Notifications
You must be signed in to change notification settings - Fork 0
Description
-
Bug fixes
1.1 Weird Exception happens during outgroup selection (should find the case)
1.2 When error occurs during input management, the information goes directly to result without modifications (should find the case)
1.3 When no corresponding sequence exists in query, the result should be "no sequence" rather than "error" -
Code improvements
2.1 Better version control of implied softwares
2.2 Seperate is_valid_accession and is_valid_sequence function from manage_input.py
2.3 Make it quiet during unidecode, makeblastdb, modeltest and mafft
2.4 add overall input command to report -
Installation issues
3.1 Change FunID to FunIP in pypi and conda
3.2 Find installation fails in diverse environment -
Long term development
4.1 Move multiprocessing to Ray
4.2 Multiprocessing logging
Make tutorial