Releases: steineggerlab/unicore
Releases · steineggerlab/unicore
v1.1.1
New features
treemodule now supports RAxML-NG and FastTreetreemodule now generates a RAxML-style partition file containing the positions of the core genes from the resulting MSAtree --no-inferencemode will stop the process right before the phylogenetic inference; useful if you only need an alignment or a partition filecreatedb --custom-lookupoption accepts a Foldseek database with pre-computed 3Di sequences to lookupprofilemodule now gives a warning if a species contains less than 50% of the defined core genes
Bug fixes
- Fixed behavior of the
--afdb-lookupoption
Misc
--afdb-localoption is now deprecated and merged into the--afdb-lookupoption
v1.1.0
Major update
createdb- full support of Foldseek-ProstT5- Requires Foldseek version 10 or higher (detail)
- PyTorch ProstT5 is now deprecated
gene-treemodule- Phylogenetic tree inference from individual core structures
Misc
configmodule- Check and control the runtime configuration, especially regarding dependent binaries
- Improved visibility of help messages
- Minor fixes
v1.0.2
easy-coremodule usability update- Fixed issue #1 raising error in
createdbmodule 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