Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mbapy-0.6.1.tar.gz | 2024-01-08 | 153.3 kB | |
README.md | 2024-01-08 | 591 Bytes | |
v0.6.1 source code.tar.gz | 2024-01-08 | 377.6 kB | |
v0.6.1 source code.zip | 2024-01-08 | 429.7 kB | |
Totals: 4 Items | 961.2 kB | 0 |
v0.6.1
What's New
- bio: a new sub-module. Now contains peptide sub-module, which contains AnimoAcid and Peptide class for opts to AA and pep.
- mbapy-cli: a new command line tool for command user. just type
mbapy-cli
to launch. - requirements option: add
bio
andfull
install requirements. - dl_torch.bb.MHSA: add kwgs
kv_input_dim
.
BUG FIX
- bio.peptide.Peptide.copy: make a safe(each) copy when AA is a List[AA].
- base.format_secs: fix sum_ss output.
full change logs
Full Changelog: https://github.com/BHM-Bob/BA_PY/compare/v0.6.0...v0.6.1