You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: