Published February 8, 2022
| Version v0.6.0
Software
Open
BigDataBiology/SemiBin: Version 0.6.0
Authors/Creators
- 1. ISTBI, Fudan university
- 2. Fudan University
- 3. Big Data Biology Lab
Description
Version 0.6
Released February 7 2022
User-visible improvements- Provide pretrained models from soil, cat gut, human oral,pig gut, mouse gut, built environment, wastewater and global (training from all samples).
- Users can now pass in the output of running mmseqs2 directly and SemiBin will use that instead of calling mmseqs itself (use option
--taxonomy-annotation-table). - The subcommand to generate cannot links is now called
generate_cannot_links. The old name (predict_taxonomy) is kept as a deprecated alias. - Similarly, sequence features (k-mer and abundance) are generated using the commands
generate_sequence_features_singleandgenerate_sequence_features_multi(for single- and multi-sample modes, respectively). The old names generate_data_single/generate_data_multi`) are kept as deprecated aliases. - Add
check_installcommand and runcheck_installbefore easy command
- Fix bug with non-standard characters in sample names (#68).
- @SvetlanaUP made their first contribution in https://github.com/BigDataBiology/SemiBin/pull/60
Files
BigDataBiology/SemiBin-v0.6.0.zip
Files
(45.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d943170547559d6cb3dddaf96298c908
|
45.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/BigDataBiology/SemiBin/tree/v0.6.0 (URL)