Releases: steineggerlab/unicore
Releases · steineggerlab/unicore
v1.1.0
Major update
createdb
- full support of Foldseek-ProstT5- Requires Foldseek version 10 or higher (detail)
- PyTorch ProstT5 is now deprecated
gene-tree
module- Phylogenetic tree inference from individual core structures
Misc
config
module- Check and control the runtime configuration, especially regarding dependent binaries
- Improved visibility of help messages
- Minor fixes
v1.0.2
easy-core
module usability update- Fixed issue #1 raising error in
createdb
module run with Python script
- Fixed issue #1 raising error in
- Step-by-step tutorial with example dataset
- Intermediate headers now use pseudo-random names derived from the input sequence (to aid cases such as #3)
- More user-friendly messages to track the progress and results
- Minor improvements